summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/ata-chipset.c
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics.sos2003-04-161-2/+2
* Spell 55 with two '5'ssos2003-04-101-2/+2
* Add a few more older SiS ID's.sos2003-04-101-34/+40
* Third round of updates to the ATA driver.sos2003-04-071-21/+36
* Second round of updates to the ATA driver.sos2003-03-291-68/+79
* Fix the cable detection and properly find the host bridge onsos2003-03-161-22/+22
* Correct the last commit, only look for subfunctions on the same PCI slot.sos2003-03-121-4/+4
* Cleanup the probe code a bit.sos2003-03-121-23/+24
* Dont use r_bmio on Cyrix chips if not set from BIOS.sos2003-03-101-2/+5
* Minor cleanup of the Promise code.sos2003-03-031-17/+19
* More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).des2003-03-021-2/+2
* Fix support for HPT controllers they where always left in PIO mode.sos2003-03-011-1/+1
* Only use function 1 not 0 on cypress chips.sos2003-02-271-1/+3
* Fix UDMA modes setup on CMD chips.sos2003-02-271-1/+1
* Fix a reversed test for ATAPI_DEVICE in the Promise setup code.sos2003-02-261-4/+3
* Fix support for Acer chips. The UDMA enable regs wasn't set properly.sos2003-02-251-26/+12
* Fix support for the old CMD 646 chips, interrupt setup was wrong.sos2003-02-251-10/+13
* Fix chipset setup problem on older ALI chips.sos2003-02-231-9/+14
* Fix timeout when using UDMA speeds, bad chip setup.sos2003-02-231-3/+0
* First round off updates/fixes to the ATA driver.sos2003-02-201-0/+1887
OpenPOWER on IntegriCloud