summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
1999-12-02o Crank MAX_START back up to 256 and allow it to be overridden. This time weTodd C. Miller
1999-11-30Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz
1999-11-30KNF and cleanupJason Wright
1999-11-28Sync with FreeBSD (convert to mii). Good for 3k+ kernel shrinkage.Aaron Campbell
1999-11-26syncNiklas Hallqvist
1999-11-26ICP Vortex productsNiklas Hallqvist
1999-11-26vm_offset_t -> vaddr_tArtur Grabowski
1999-11-23Bugfix from NetBSD. For SiS, PIIX, and Apollo IDE controllers,Chris Cappuccio
1999-11-23pretty up kernel printf'sJason Wright
1999-11-22Far too many things to note- a complete new revision coming in includingmjacob
1999-11-22add mii attribute to wbJason Wright
1999-11-20ioctl arguments are u_long.Marc Espie
1999-11-19use bus_dma*Jason Wright
1999-11-17merge with freebsd:Jason Wright
1999-11-17mii fixups and merge with freebsd:Jason Wright
1999-11-17New interface to ATA registers that goes through the lower-level deviceConstantine Sapuntzakis
1999-11-16Remove unused (ifdef:d away) variables.Artur Grabowski
1999-11-15Remove a duplicate #include.Aaron Campbell
1999-11-14Kill the overly verbose description strings, add another device.Jason Downs
1999-11-14RegenJason Downs
1999-11-14Shrink more; make all puc devices simply "I/O", and add another one.Jason Downs
1999-11-14syncTheo de Raadt
1999-11-14shrinkTheo de Raadt
1999-11-11add a powerhook to disable DMA on suspend. okay jason@Niels Provos
1999-11-09syncNiels Provos
1999-11-09neomagic 256avNiels Provos
1999-11-09syncChris Cappuccio
1999-11-09Add Triones/Highpoint HPT343, HPT366Chris Cappuccio
1999-11-07sync with NetBSD.Federico G. Schwindt
1999-11-04Make sure bus mastering is enabled, from freebsd if_de.cChris Cappuccio
1999-11-03Typo in boot message.Angelos D. Keromytis
1999-11-03syncHakan Olsson
1999-11-03Two more Neomagic chipsets.Hakan Olsson
1999-11-03Regen.Aaron Campbell
1999-11-03Add Adaptec AIC6915.Aaron Campbell
1999-11-03Driver for Adaptec "StarFire" AIC6915-based Ethernet cards; from FreeBSD.Aaron Campbell
1999-11-03syncChris Cappuccio
1999-11-035597 is a host bridgeChris Cappuccio
1999-11-030x5597 will never match an SiS pciide controller because they are 0x5513Chris Cappuccio
1999-11-02fix printf (had an extra space)Chris Cappuccio
1999-10-31critical fixes, overdone, but who cares, a localhost crash is badTheo de Raadt
1999-10-29fix comment to match codeJason Wright
1999-10-28RegenAaron Campbell
1999-10-28Add ADMtek products.Aaron Campbell
1999-10-28Driver for ADMtek AL981/AN985 Ethernet controllers; from FreeBSD.Aaron Campbell
1999-10-28hush up the link up/down messagesJason Wright
1999-10-26Support LMC1200Chris Cappuccio
1999-10-26syncChris Cappuccio
1999-10-26add LMC1200Chris Cappuccio
1999-10-26Missed earlier: add PCI_HDRTYPE_TYPE macro, from NetBSD.Jason Downs