Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   bouyer
Date:           Mon Jun 12 21:20:52 UTC 2000

Modified Files:
        syssrc/sys/dev/pci: pciide.c
Added Files:
        syssrc/sys/dev/pci: pciide_hpt_reg.h

Log Message:
- add a pciide_irqack() callback, which clears the IDE DMA status bit once
  the IRQ has been cleared on the drive.
- use pa->pa_class instead of re-reading PCI_CLASS_REG when possible
- Add support for Highpoint HPT366 and HPT370 (370 untested), based
  on patches from Roger Brooks  <R.S.Brooks%liverpool.ac.uk@localhost> posted on
  current-users Mach, 15. Given how Highpoint docs have been wrong for the
  366, the 370 is likely to not work.
  Thanks to Chris Cappuccio <chris%dqc.org@localhost> for sending me the 
Highpoint
  docs, and to Total Archive (http://www.totalarchive.com/) for sending
  me hardware.


To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 syssrc/sys/dev/pci/pciide.c
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/pciide_hpt_reg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index