summaryrefslogtreecommitdiff
path: root/sys/dev/pci/viaide.c
AgeCommit message (Expand)Author
2010-02-24A pointer typedef entails trading too much flexibility to declare constdyoung
2010-01-08Expand PMF_FN_* macros.dyoung
2009-12-23enable mem space if it isn't already enabled. several bioses leavemrg
2009-12-22Don't forget to initialize data32iot and data32ioh in via_sata_chip_map_new().tsutsui
2009-11-21Fix matching of CX700. Should address PR/39063.jakllsch
2009-11-20Switch VT8237R SATA to via_sata_chip_map_7(). via_sata_chip_map_7()jakllsch
2009-11-18Match VT8251 IDE controller and enable UDMA Mode 6 thereon.jakllsch
2009-10-19Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsenbouyer
2009-09-26Add PCI_PRODUCT_VIATECH_VT8237A_SATA_2 to list of product IDs.jmcneill
2009-08-23s/Advanced Micro Devices/AMD/ for device descriptions.jmcneill
2008-12-21Add VT8237S Integrated SATA Controller support.nonaka
2008-09-06PR/39119: Jan Thorsson: Support for VIA CX700M2 IDE controller.rmind
2008-06-17Renamed via_pegasos_mapregs_native to via_mapregs_compat_native, afterphx
2008-06-15Fixed system lockup in native mode with compat irq 14/15, which can be selectedphx
2008-05-14fix typo in error messagedholland
2008-03-18Split device_t and softc for ATA devices, as well as wd(4). Othercube
2008-02-29Use PMF_FN_ARGS, PMF_FN_PROTO.dyoung
2008-01-18Add power management support. Untested due to lack of feedback.joerg
2007-12-20VT8231 IDE workaround for native mode with "compatibility" interrupts 14/15.phx
2007-12-17xen did no longer build.phx
2007-12-16At least under certain (mis)configurations (e.g. on the "Pegasos" board)phx
2007-11-14emo-style: forgot to update the switch for MCP7[13] IDE.xtraeme
2007-11-14Attach to the NVIDIA MCP7[37] IDE Controllers.xtraeme
2007-10-04AMD CS5536 Companion Device is able to work in Ultra DMA Mode 5,xtraeme
2007-08-31Use a different case for the CX700 IDE Controller to print thextraeme
2007-08-31- Proper VIA CX700 IDE Controller support (missed in previous).xtraeme
2007-08-31Attach to the VIA CX700 IDE Controller.xtraeme
2007-03-27The VT8237A SATA Controller uses chip_map_7, not 0, tested and confirmedgarbled
2007-02-10Add support for VT8237A/VT82C586A PCI-ISA-Bridgemlelstv
2007-02-09Merge newlock2 to head.ad
2007-01-21Add support for CS5536.isaki
2006-11-16__unused removal on arguments; approved by core.christos
2006-11-12Properly detect if BAR5 is IO or MEM type; avoid a message about not beingbouyer
2006-10-27Add SATA native registers support for VIA SATA controllers, so thatbouyer
2006-10-12- sprinkle __unused on function decls.christos
2006-09-03Add support for nvidia MCP61/65 IDE/SATA Controllers.xtraeme
2006-08-01Match nForce3 250 SATA2.xtraeme
2006-06-17s/SATA/Serial ATA/xtraeme
2006-06-17Enable support for NVIDIA MCP04 and MCP55 IDE/SATA Controllers, testedxtraeme
2006-04-30PR port-amd64/33393: viaide driver patch for VT8237R SATA.xtraeme
2006-01-31The NVidia nForce430 IDE Controller supports Ultra-DMA Mode 6, enable it.xtraeme
2006-01-02Add support for nForce430 ATA133 and SATA controllers. My disks now runmanu
2005-12-11merge ktrace-lwp.christos
2005-05-24add __KERNEL_RCSIDlukem
2005-02-27nuke trailing whitespaceperry
2005-02-02Reminder not to trust cheap no-name packaging. VIA product 0x3249 isabs
2005-02-01Add 'VT642 SATA RAID Controller'. It looks like a viaide, it smellsabs
2005-01-27support for nForce 4 PATA and SATAkent
2005-01-13match NVIDIA nForce2 Ultra 400 IDE and Serial ATA controller; only the IDEjdolecek
2004-11-06Add support for:xtraeme