summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_disk.c
diff options
context:
space:
mode:
authorsos <sos@FreeBSD.org>1999-10-09 19:57:13 +0000
committersos <sos@FreeBSD.org>1999-10-09 19:57:13 +0000
commit69ddfc2954d2d29861c84671c9856219a0d49951 (patch)
tree2c3edc3459eacefe5edd36bef26ab00bc8af640e /sys/kern/subr_disk.c
parent23477e965b1901f8d7197ec89a37918208102322 (diff)
downloadFreeBSD-src-69ddfc2954d2d29861c84671c9856219a0d49951.zip
FreeBSD-src-69ddfc2954d2d29861c84671c9856219a0d49951.tar.gz
Add support for the HPT366 chip, this is used on the Abit boards and
their HotRod controller and on SIIG PCI ultra DMA controller. These changes also made lots of the Promise code go away, its all much more generic this way. Get rid of atapi_immed_cmd, instead use the queue to move atapi commands from interrupt context if nessesary, the entire atapi layer has gotten an overhaul. Lots of fixes to utililize the new features in subr_disk.c etc, and get rid of the last biots of softc arrays in the drivers, the only one left is atadevices which cannot easily go away (yet). Use our own malloc names, its a lot easier to track memory usage this way. General cleanup overall.
Diffstat (limited to 'sys/kern/subr_disk.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud