Age | Commit message (Expand) | Author |
2002-07-29 | dma support for serverwors osb4 and csb5, from netbsd; csapuntz@, deraadt@ ok | Michael Shalayeff |
2002-07-29 | regen | Todd C. Miller |
2002-07-29 | PCI_PRODUCT_USR2_WL11000P not PCI_PRODUCT_USR2_USR11000P | Todd C. Miller |
2002-07-29 | It is WL11000P, not USR11000P. Woohoo, we save a byte! | Todd C. Miller |
2002-07-29 | regen | Michael Shalayeff |
2002-07-29 | another rcc ide and change the osb4 ide name (not used right now), from netbsd | Michael Shalayeff |
2002-07-29 | hifn isn't sure if the burst write problem applies to the 7811 rev 1 or not, ... | Jason Wright |
2002-07-27 | Was missing product entries for the PERC_3DI_2 and PERC_3DI_3 ID's. Now the | Aaron Campbell |
2002-07-27 | Sync. -moj | Mats O Jansson |
2002-07-27 | VIA VT6202 is USB 2.0. -moj | Mats O Jansson |
2002-07-27 | Sync. -moj | Mats O Jansson |
2002-07-27 | New VIA device. -moj | Mats O Jansson |
2002-07-27 | Sync. -moj | Mats O Jansson |
2002-07-27 | New Promise device. -moj | Mats O Jansson |
2002-07-26 | Recognize additional gem pci id, from NetBSD. | Dale Rahn |
2002-07-26 | sync | Dale Rahn |
2002-07-26 | More Apple pci devs, from NetBSD. | Dale Rahn |
2002-07-25 | - some KNF. | Federico G. Schwindt |
2002-07-25 | house cleaning, also fix a couple of incorrect bit definitions in the | Jason Wright |
2002-07-23 | from reading sam@errno.com's code: | Jason Wright |
2002-07-23 | Don't use a magic constant | Jason Wright |
2002-07-23 | Cardbus/pcmcia support for macppc. parts borrowed from NetBSD, and other | Dale Rahn |
2002-07-23 | Turn READ/WRITE into function calls (driver was getting too bloated with | Jason Wright |
2002-07-22 | uninitialized variable; pointed out by sam@errno.com | Jason Wright |
2002-07-21 | Flip on the LEDs on a 7811 when each of the rings is active (and turn them | Jason Wright |
2002-07-21 | Deal with the fact that one of the 7811 revisions cannot correctly handle | Jason Wright |
2002-07-21 | - Deal with the fact that nsp2k's bridge can't deal with burst read/write | Jason Wright |
2002-07-18 | regen | Michael Shalayeff |
2002-07-18 | emulex lp8000 | Michael Shalayeff |
2002-07-17 | Missing splx, and rearrange a bit. | Jason Wright |
2002-07-16 | ack my employer | Jason Wright |
2002-07-16 | Two fixes from sam@errno.com: | Jason Wright |
2002-07-16 | Add support for DES and 3DES singleton operations | Jason Wright |
2002-07-16 | - Add bus_dmamap_sync() in appropriate places for EA | Jason Wright |
2002-07-16 | - Add a kthread for handling EA requests so that we have a context where we | Jason Wright |
2002-07-15 | remove a bunch of debugging printfs and disable agp_debug; prompted by millert@ | Michael Shalayeff |
2002-07-13 | no need to redefine pci vendors here since we have 'em, comment on two screwe... | Michael Shalayeff |
2002-07-13 | regen | Michael Shalayeff |
2002-07-13 | a few bktr vendors, from various sources | Michael Shalayeff |
2002-07-13 | fix ioctl processing logic; problem reported by postman pechkin | Michael Shalayeff |
2002-07-13 | define PCI_COMMAND_STATUS_BITS for printfs, according to the enlisted defines | Michael Shalayeff |
2002-07-13 | pci_intr_establish() is a macros on some archs and ifdef w/in the macro args ... | Michael Shalayeff |
2002-07-12 | support for the agp gart on various agp chipsets. | Michael Shalayeff |
2002-07-11 | add rcsid to firmware, and remove defn for tc990_IMAGE_SIZE, its ugly. | Jason Wright |
2002-07-11 | Convert the cmd and response queues to be endian aware, also prepare for new ... | Jason Wright |
2002-07-10 | Use the correct COR offset for pcmcia card; noted by Warner Losh | Todd C. Miller |
2002-07-10 | shorten address printout | Theo de Raadt |
2002-07-10 | sync | Theo de Raadt |
2002-07-10 | shorten name | Theo de Raadt |
2002-07-10 | ICH4 support; ok gluk@ | Markus Friedl |