Age | Commit message (Expand) | Author |
1999-12-02 | o Crank MAX_START back up to 256 and allow it to be overridden. This time we | Todd C. Miller |
1999-11-30 | Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adapter | cmetz |
1999-11-30 | KNF and cleanup | Jason Wright |
1999-11-28 | Sync with FreeBSD (convert to mii). Good for 3k+ kernel shrinkage. | Aaron Campbell |
1999-11-26 | sync | Niklas Hallqvist |
1999-11-26 | ICP Vortex products | Niklas Hallqvist |
1999-11-26 | vm_offset_t -> vaddr_t | Artur Grabowski |
1999-11-23 | Bugfix from NetBSD. For SiS, PIIX, and Apollo IDE controllers, | Chris Cappuccio |
1999-11-23 | pretty up kernel printf's | Jason Wright |
1999-11-22 | Far too many things to note- a complete new revision coming in including | mjacob |
1999-11-22 | add mii attribute to wb | Jason Wright |
1999-11-20 | ioctl arguments are u_long. | Marc Espie |
1999-11-19 | use bus_dma* | Jason Wright |
1999-11-17 | merge with freebsd: | Jason Wright |
1999-11-17 | mii fixups and merge with freebsd: | Jason Wright |
1999-11-17 | New interface to ATA registers that goes through the lower-level device | Constantine Sapuntzakis |
1999-11-16 | Remove unused (ifdef:d away) variables. | Artur Grabowski |
1999-11-15 | Remove a duplicate #include. | Aaron Campbell |
1999-11-14 | Kill the overly verbose description strings, add another device. | Jason Downs |
1999-11-14 | Regen | Jason Downs |
1999-11-14 | Shrink more; make all puc devices simply "I/O", and add another one. | Jason Downs |
1999-11-14 | sync | Theo de Raadt |
1999-11-14 | shrink | Theo de Raadt |
1999-11-11 | add a powerhook to disable DMA on suspend. okay jason@ | Niels Provos |
1999-11-09 | sync | Niels Provos |
1999-11-09 | neomagic 256av | Niels Provos |
1999-11-09 | sync | Chris Cappuccio |
1999-11-09 | Add Triones/Highpoint HPT343, HPT366 | Chris Cappuccio |
1999-11-07 | sync with NetBSD. | Federico G. Schwindt |
1999-11-04 | Make sure bus mastering is enabled, from freebsd if_de.c | Chris Cappuccio |
1999-11-03 | Typo in boot message. | Angelos D. Keromytis |
1999-11-03 | sync | Hakan Olsson |
1999-11-03 | Two more Neomagic chipsets. | Hakan Olsson |
1999-11-03 | Regen. | Aaron Campbell |
1999-11-03 | Add Adaptec AIC6915. | Aaron Campbell |
1999-11-03 | Driver for Adaptec "StarFire" AIC6915-based Ethernet cards; from FreeBSD. | Aaron Campbell |
1999-11-03 | sync | Chris Cappuccio |
1999-11-03 | 5597 is a host bridge | Chris Cappuccio |
1999-11-03 | 0x5597 will never match an SiS pciide controller because they are 0x5513 | Chris Cappuccio |
1999-11-02 | fix printf (had an extra space) | Chris Cappuccio |
1999-10-31 | critical fixes, overdone, but who cares, a localhost crash is bad | Theo de Raadt |
1999-10-29 | fix comment to match code | Jason Wright |
1999-10-28 | Regen | Aaron Campbell |
1999-10-28 | Add ADMtek products. | Aaron Campbell |
1999-10-28 | Driver for ADMtek AL981/AN985 Ethernet controllers; from FreeBSD. | Aaron Campbell |
1999-10-28 | hush up the link up/down messages | Jason Wright |
1999-10-26 | Support LMC1200 | Chris Cappuccio |
1999-10-26 | sync | Chris Cappuccio |
1999-10-26 | add LMC1200 | Chris Cappuccio |
1999-10-26 | Missed earlier: add PCI_HDRTYPE_TYPE macro, from NetBSD. | Jason Downs |