This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
ata
History
Søren Schmidt
d72d63c03e
Add support for the HighPoint HPT302 & HPT371
...
HW sponsored by: Martin Blapp <mbr@FreeBSD.ORG>
2003-06-19 15:11:04 +00:00
..
ata-all.c
Add string for SATA150
2003-05-18 16:43:08 +00:00
ata-all.h
Grap the ATA lock on all channels before suspend, this makes certain
2003-05-04 09:34:14 +00:00
ata-card.c
Add FREECOM PCCARD-IDE to the mix. It doesn't have a manufacturer or
2003-06-17 12:33:53 +00:00
ata-cbus.c
…
ata-chipset.c
Add support for the HighPoint HPT302 & HPT371
2003-06-19 15:11:04 +00:00
ata-disk.c
Print the right position on disk errors
2003-05-19 13:43:12 +00:00
ata-disk.h
Add flushing of devices on shutdown.
2003-05-02 13:47:44 +00:00
ata-dma.c
…
ata-isa.c
…
ata-pci.c
Fix the setup of old Promise controllers, clocks was not setup right
2003-06-07 15:19:16 +00:00
ata-pci.h
Support the ICH5 SATA part.
2003-05-18 16:45:48 +00:00
ata-raid.c
Acquire Giant at the start of the raid rebuild kthreads.
2003-05-08 16:38:14 +00:00
ata-raid.h
Change the way loadbalancing works on RAID1's.
2003-05-04 16:17:54 +00:00
atapi-all.c
…
atapi-all.h
…
atapi-cam.c
Merge common XPT_CALC_GEOMETRY functions into a single convenience function.
2003-06-14 22:17:41 +00:00
atapi-cd.c
…
atapi-cd.h
…
atapi-fd.c
…
atapi-fd.h
…
atapi-tape.c
Add a missing ~ when clearing flags in close.
2003-05-05 10:11:17 +00:00
atapi-tape.h
…