summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pciide_hpt_reg.h
AgeCommit message (Collapse)Author
2004-09-24Multiple inclusion protection.Alexander Yurchenko
2003-09-28kill trailing spaces, no functional changesAlexander Yurchenko
2003-07-29Support for HPT302 and HPT371, inspired from the FreeBSD ata driver.Alexander Yurchenko
Thanks to otto@ for help in regress testing and tedu@ for unslacking me.
2003-07-19Remove bullshit: hpt366 rev. 1 is hpt366, not hpt372a.Alexander Yurchenko
2003-07-19typoAlexander Yurchenko
2003-06-18For HPT370 chips disable interrupt prediction and correct timingAlexander Yurchenko
value for UDMA5. Enable UDMA5 for HPT370A again since it's safe now. Work by Otto Moerbeek <otto@drijf.net> via PR 3282. Help in testing from gluk@.
2003-02-21Fix Manuel Bouyer's copyright, from NetBSDAlexander Yurchenko
ok deraadt@
2002-07-06HPT 372, 372A and 374. Only HPT372 was tested.Grigoriy Orlov
Mostly from NetBSD. deraadt@ ok.
2001-08-03from NetBSD:Chris Cappuccio
Add support for Acard ATP850/860, Highpoint HPT370A, and ALi UDMA4/5 controllers Workaround some OPTi chipset bugs (opti_chip_map still disabled by default)
2001-03-26Support for Ultra/66 on Highpoint HPT366 and Ultra/100 on HPT370Chris Cappuccio