summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
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
2000-11-17*HMAC96->*HMACAngelos D. Keromytis
2000-11-16syncAaron Campbell
2000-11-16Add product ID for Symbios 53c1010; drrt@monkey.orgAaron Campbell
2000-11-16Add support for Accton EN2242 MiniPCI adapters as found in HP OmniBook XE3Aaron Campbell
2000-11-16syncAaron Campbell
2000-11-16Add product ID for Accton EN2242 MiniPCI Ethernet adapter; from FreeBSD.Aaron Campbell
2000-11-15Updated VGA driver; from NetBSD. Needed for wscons on i386 and alpha. TheseAaron Campbell
2000-11-14remove diagnostic around TL_INTR_INVALID (this is a valid condition when twoJason Wright
2000-11-13Don't map unsafe registers from controllers that require 16 bit io spaceChris Cappuccio
2000-11-13Correct the vendor ID for Aver Media; dev@wanadoo.es. Confirmed with NetBSDAaron Campbell
2000-11-10seperate -> separate, okay aaron@Niels Provos
2000-11-10improved queue handling + some small bug fixesNiklas Hallqvist