summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2001-01-16"0x 2" -> "0x02"David Leonard
2001-01-16Print more diagnostics on bus_space_map failure.Artur Grabowski
2001-01-16Add half of PT101 support: init codec, no mixer. And provide forMarc Espie
2001-01-13Driver for Cirrus Logic CS4281 sound chips. Originally written for NetBSD byAaron Campbell
2001-01-12Activate other maestro makes, per Theo's request.Marc Espie
2001-01-11Sound driver for some ESS maestro models. Work by d@ and me, based onMarc Espie
2001-01-11fix a few stringsMichael Shalayeff
2001-01-11rename the rest to auich, verbalize the chipset type we are a part ofMichael Shalayeff
2001-01-11oopsTheo de Raadt
2001-01-11move ich to auich at mickey's requestTheo de Raadt
2001-01-09This seems to correct the problem listed in kernel/1607 (returning frommjacob
2001-01-08From chris@Jeremy Evans
2000-12-29Revision 5 is 82559B.Artur Grabowski
2000-12-29Suppress PCI bus error messages on i386. They are not fatal and are usuallySteve Murphree
2000-12-28syncAaron Campbell
2000-12-28Add Xircom MiniPCI modem as found in, i.e., IBM ThinkPad X20. I could not findAaron Campbell
2000-12-27behave nicely w/ fixed rate codecs; from netbsd; testing by Igor Lulic <il11@...Michael Shalayeff
2000-12-17Compaq SMART Array RAID controllers.Michael Shalayeff
2000-12-15syncJason Wright
2000-12-15natsemi 83820Jason Wright
2000-12-12remove some dead stuff and correct spelling in commentJason Wright
2000-12-10support newer cy cards; elektrosatan@voltagenoir.org, pr#1479Theo de Raadt
2000-12-08Fix attach message printing for CY82C693U to be like pciide_print_channels().Todd C. Miller
2000-12-07new 3ware card, presumably backwards compatible; from freebsdMichael Shalayeff
2000-12-07regenMichael Shalayeff
2000-12-07new 3ware cardMichael Shalayeff
2000-12-07Thanks to Peter Galbavy <peter.galbavy@knowledge.com> for noticing-mjacob
2000-12-06supposed changes needed for 82801BA support; chrisTheo de Raadt
2000-12-06BUG FIX: change enable sequence for 16-bit pcmcia cards. This changeAaron Campbell
2000-12-06new timeouts, proper spl()s; aaron@ okMichael Shalayeff
2000-12-06Merge together FreeBSD && OpenBSD versions, benefitting OpenBSD withmjacob
2000-12-06syncTheo de Raadt
2000-12-06the other three 3com 990 series cardsTheo de Raadt
2000-11-29Bugfix: reset 16-bit pcmcia in chip initialisation sequence; from NetBSD.Aaron Campbell
2000-11-29Correct PCI interrupt setup routine for Texas Instruments PCI113X CardBusAaron Campbell
2000-11-29regenMichael Shalayeff
2000-11-29a couple of compaq raid definitions; from netbsdMichael Shalayeff
2000-11-29Clarify that the RX5C57X requires write to the PCI_LEGACY to disable andAaron Campbell
2000-11-29Power down PC cards at shutdown time; from NetBSD. I'm also reverting my ownAaron Campbell
2000-11-22even bigger delay in ram probe; deraadt@ okMichael Shalayeff
2000-11-21From FreeBSD:Jason Wright
2000-11-21syncJason Wright
2000-11-21add alteon copper acenic and netgear copper ga620Jason Wright
2000-11-20syncTheo de Raadt
2000-11-20video in imac dvTheo de Raadt
2000-11-20likely to work on ich2 too; from deraadtMichael Shalayeff
2000-11-20syncTheo de Raadt
2000-11-2082801BA audio devicesTheo de Raadt
2000-11-20support at least ATA6 on 82801BA; chrisTheo de Raadt
2000-11-19Don't print PCI device info twice during attach.Aaron Campbell