summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Collapse)Author
2000-09-28syncAaron Campbell
2000-09-28Add product ID for new CS4281 audio device found in IBM ThinkPad X20.Aaron Campbell
2000-09-25Support the i82562; from FreeBSD. Apparently nothing more needed than to matchAaron Campbell
its PCI device ID.
2000-09-25syncAaron Campbell
2000-09-25Add Intel i82562 PCI device ID. This is the Ethernet controller found on theAaron Campbell
Intel 815E motherboard; from FreeBSD.
2000-09-24For the Toshiba TOPIC95B CardBus controller, we must clear the socket and slotAaron Campbell
control registers at shutdown else we hang. Fixes it on my laptop, should help out espie@ on his Toshiba system too.
2000-09-22syncAaron Campbell
2000-09-22Add Conexant modemAaron Campbell
2000-09-22syncAaron Campbell
2000-09-22shortenAaron Campbell
2000-09-22syncAaron Campbell
2000-09-22Sony Memory Stick Media SlotAaron Campbell
2000-09-21use volatile's on all structures shared between cpu and hifnJason Wright
kill hifn_command_buf_data_t (unnecessary for a long time now)
2000-09-21styleJason Wright
2000-09-21Patch from FreeBSD (wpaul):Jason Wright
Fix the tl driver so it doesn't run off the end of the RX descriptor list and panic in out of mbufs condition.
2000-09-20support 64bit BARs from NetBSDNiklas Hallqvist
2000-09-19trailing spacesNiklas Hallqvist
2000-09-19trailing spacesNiklas Hallqvist
2000-09-19syncNiklas Hallqvist
2000-09-19redundancy in product names is badNiklas Hallqvist
2000-09-17Only check defined bits when waiting for valid AC97 input slotMarco S Hyman
Don't clobber existing bits when turning on clock Save interrupt status and issue EOI before processing status bits checked by me and angelos@
2000-09-16Add support for 3C556[B] MiniPCI Ethernet adapters, found on some laptopsAaron Campbell
(i.e., HP OmniBooks). I have sent these changes to a tester but I haven't heard back yet. Assume for now the changes are OK since all of the other variants I have still work.
2000-09-16syncAaron Campbell
2000-09-16Add product IDs for 3Com 3C556 and 3C556B MiniPCI Ethernet devices.Aaron Campbell
2000-09-15syncTheo de Raadt
2000-09-15name twe by a name that means something, instead of corporate mumbo jumboTheo de Raadt
2000-09-153ware escalade ide raid controllersMichael Shalayeff
2000-09-153ware escalade is comingMichael Shalayeff
2000-09-14syncTheo de Raadt
2000-09-14more lava; moride@portside.net has oneTheo de Raadt
2000-09-14more lavas; moride@portside.net has oneTheo de Raadt
2000-09-14syncNiklas Hallqvist
2000-09-14Alta Tech only OEMed, the real vendor was Packet EnginesNiklas Hallqvist
2000-09-14syncNiklas Hallqvist
2000-09-14Adaptec and RCC extrasNiklas Hallqvist
2000-09-14syncNiklas Hallqvist
2000-09-14i960 PCI-PCI bridgesNiklas Hallqvist
2000-09-14syncNiklas Hallqvist
2000-09-14ATI Mach64 GYNiklas Hallqvist
2000-09-14syncNiklas Hallqvist
2000-09-14Altatech PMC/GNIC2 gigabit ethernetNiklas Hallqvist
2000-09-14syncNiklas Hallqvist
2000-09-14oops pastoNiklas Hallqvist
2000-09-14syncNiklas Hallqvist
2000-09-14Some Adaptec-based RAID product IDsNiklas Hallqvist
2000-09-13Sync with FreeBSD. Finally make the OpenBSD-specific changes necessary to makeAaron Campbell
non-MII 21143-based cards work. The sync just fixes the LED handling on these kinds of adapters.
2000-09-12syncTheo de Raadt
2000-09-12new ENI part; stoklund@taxidriver.dkTheo de Raadt
2000-09-11another card with this chipsetTheo de Raadt
2000-09-06vgafb is removed, was only used on powerpc, and is not in a state toDale S. Rahn
be an MI device. This old version was based on old wscons and will not build.