summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2003-12-19Const poison the channel name.thorpej
2003-12-19Move the PCIIDE_OPTIONS_* constants into pciidevar.hthorpej
2003-12-19Regen: Add product ID for the Silicon Image 3114 SATALink.thorpej
2003-12-19Add product ID for the Silicon Image 3114 SATALink.thorpej
2003-12-19Use a register map to find the offsets of various per-channelthorpej
2003-12-17Add BA5 space tag/handles for Silicon Image SATALink.thorpej
2003-12-17Add support for some more Marvell-based adapters to the sk driver:tls
2003-12-16Synchronize with FreeBSD:dyoung
2003-12-15Fixes from PR#23177. Various lint/logic fixes:jmc
2003-12-15Remove the notice that was in cmdide.c before SATALink support was splitthorpej
2003-12-15Use the SControl and SStatus registers to query the SATA PHY forthorpej
2003-12-14PR 23428: support National Datacomm Corporation NCP130A2 board.dyoung
2003-12-14Regen: added ATI Radeon 9200SE.tsutsui
2003-12-14Add ATI Radeon 9200SE.tsutsui
2003-12-14Do 5704-specific setup of DMA control register for all 5704 variants,jonathan
2003-12-14Split the Intel i31244 SATA controller ("Artisea") driver out of piixidethorpej
2003-12-14Liberally apply "static", and wrap a line.thorpej
2003-12-13Split out the Silicon Image SATALink support into its own driver,thorpej
2003-12-10Power up the card without OE enabled to avoid letting SanDisks enterbriggs
2003-12-09Use aprint_*()briggs
2003-12-09Match Promise controllers.ad
2003-12-09Regen.ad
2003-12-09Add second ID for Intel i960 RM.ad
2003-12-09The highest 16 bits of chipid identify the ASIC, so print only them.pooka
2003-12-08Match 5703 ASIC A3.pooka
2003-12-08regen for broadcom 5703a3pooka
2003-12-08Broadcom 5703 A3pooka
2003-12-08Regenscw
2003-12-08Add an entry for Intersil's Prism-54 (ISL3890) WLAN mini-PCI card.scw
2003-12-07Enable RSSI-based rate-adaptation for wi(4). This enables wi(4)-baseddyoung
2003-12-06Clone artisea_chip_map() for use by the ICH5 SATA controllers.bouyer
2003-12-06regen:jdolecek
2003-12-06add NetMos NM9805 and NM9815jdolecek
2003-12-06add entry for another NetMos card - NetMos NM9815 Dual 1284 Printer portjdolecek
2003-12-06Back out the following commit and apply the real fix.itohy
2003-12-05Add support for the Intel 82801ER Serial ATA/Raid Controller.bouyer
2003-12-05Remove bitbang code that was taken from FreeBSD to support recent SiScube
2003-12-05remove some extraneous \'s to shut up warning from gawk.grant
2003-12-05regengrant
2003-12-05add Adaptec AAR-1210SA Serial ATA RAID controller.grant
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-12-04Bump the Tx DMA segment count to 40. Apparently, it's common to havethorpej
2003-12-04When performing command pass-through for management tools, don't pollthorpej
2003-12-03o Add support for accessing the PHY through MDIO for recent SiS chipscube
2003-12-02Configure PCI-Cardbus bridges, too.briggs
2003-12-02Use a different interrupt routine for the CSB6. The CSB6 doens'tbouyer
2003-11-28add support for HPT302 and HPT371. simplify timing selection.chs
2003-11-28regenchs
2003-11-28add Tandem ServerNet II and various HPT IDE controllers.chs
2003-11-28Add support for the 3com OfficeConnect 10/100B card, which has an ADMtekcube