summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
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
2000-11-10Adaptec "FSA" RAID driverNiklas Hallqvist
2000-11-08syncTheo de Raadt
2000-11-08shortenTheo de Raadt
2000-11-08Defines for min_gnt and max_lat fields in the bhlc reg.Artur Grabowski
2000-11-07syncTheo de Raadt
2000-11-07shortenTheo de Raadt
2000-11-07Promise PCI devs renamedChris Cappuccio
2000-11-07syncChris Cappuccio
2000-11-07Make more sense with Promise stuffChris Cappuccio
2000-11-07regenMichael Shalayeff
2000-11-07ami megaraid definitionsMichael Shalayeff
2000-10-30Match the Macronix 98727/98732 chips.Aaron Campbell
2000-10-30syncAaron Campbell
2000-10-30Macronix 98727/98732Aaron Campbell
2000-10-29syncAaron Campbell
2000-10-29- Add many new devices gleaned from dmesglog.Aaron Campbell
2000-10-27From FreeBSD:Aaron Campbell
2000-10-27From FreeBSD:Aaron Campbell
2000-10-26syncAaron Campbell
2000-10-26Add ADMtek AN985 CardBus.Aaron Campbell
2000-10-26syncTheo de Raadt
2000-10-26a 3Dlabs cardTheo de Raadt
2000-10-26shadow the dmaier to avoid an additional pci read in the interrupt pathJason Wright
2000-10-24Duh, C_WAIT will always be set if the card is inactive, but that interruptJason Wright
2000-10-23unreset takes time too, and you notice this on a p3/933Theo de Raadt
2000-10-23syncTheo de Raadt
2000-10-23full line of i815 devicesTheo de Raadt
2000-10-2182801BA is DMA, in 3 months there will be lots of theseTheo de Raadt
2000-10-21(Temporarily) disable DMA support for OPTi 82C621 and untested 82C568/82D568Chris Cappuccio
2000-10-19syncTheo de Raadt
2000-10-19i815ETheo de Raadt
2000-10-18syncAaron Campbell
2000-10-18Remove duplicate entry.Aaron Campbell
2000-10-17Triones HPT366 and HPT370 share the same device ID, but use different revisionsTodd C. Miller
2000-10-17update tx from freebsd sources based on patch from pr#1405Jason Wright
2000-10-16quiet these puppies down- this OpenBSD, not some callow system like NetBSDmjacob
2000-10-16Fix a bug introduced in 1.25->1.26 with regards to printing channelChris Cappuccio
2000-10-16Use mii_attach() directly instead of mii_phy_probe().Aaron Campbell