summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2004-01-11The limitation for TX/RX DMA of rev. 900B and 635 os the SiS chips alsocube
2004-01-07Initialize some importantant members of the drive info structure. (I havethorpej
2004-01-06Regen.matt
2004-01-06Add HP Tachyon TL and TS device IDs.matt
2004-01-05Regen.matt
2004-01-05Add Agilent Technologies vendor IDmatt
2004-01-03More wdc_channel structure member namespace cleanup:thorpej
2004-01-03Only report codec readiness if DEBUG to avoid printing it on every resume.soren
2004-01-03Rename "struct channel_softc" to "struct wdc_channel".thorpej
2004-01-01Rename:thorpej
2003-12-31Split opencrypto configuration into an attribute, usable by inkerneljonathan
2003-12-31Include <dev/ata/atareg.h>, so that WDSD_IBM is defined.martin
2003-12-30Move the drive probing code out of atabusconfig() and into a newthorpej
2003-12-28ICH4/ICH5:kent
2003-12-23Support i82845G/GL based motherboards without an Integrated Graphicstron
2003-12-20Fix a typo.thorpej
2003-12-20Add support for the Silicon Image 3114 SATALink 4-port SATA controller.thorpej
2003-12-20Regen: Add product ID for the SiI 3124 SATALink.thorpej
2003-12-20Add product ID for the SiI 3124 SATALink.thorpej
2003-12-19While legacy PCI IDE controllers have only 2 channels, it is quite commonthorpej
2003-12-19Some controllers must have certain bits always be set in the IDEDMA_CMDthorpej
2003-12-19More unsigned long casts to make this work on ppc. Fix formatting of debugchristos
2003-12-19PR/23802: KIYOHARA Takashi: Bad printf format with CBB_DEBUG. While I amchristos
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