summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ixpide.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
2008-11-04Implement powersave for ixpide(4). Tested it on an Asus IXP250 with IGP.reinoud
2008-09-06PR/39442: Jeff Thieleke: Support for ATI SB700/SB800 controllers.rmind
2008-04-29Convert to new 2 clause licensemartin
2008-03-18Split device_t and softc for ATA devices, as well as wd(4). Othercube
2007-09-10Remove 3rd clause and my name from all the licences which were only in mycube
2007-02-09Merge newlock2 to head.ad
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-06-30Match ATI IXP SB600 IDE/SATA.xtraeme
2005-12-11merge ktrace-lwp.christos
2005-07-04The SB400 SATA controllers seem to work fine for me with this driver.augustss
2005-03-07PR/29614: Andrzej Kukula: Missing PCI IDs of ATI IXP 300 and 400 ATA controllerchristos
2005-02-27nuke trailing whitespaceperry
2004-12-06Add ixpide(4), a driver for the IDE controller found in the ATI IXP seriescube