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
ae97e232fb
Backout the tsleep on probe, it breaks in resume mode as tsleep
...
not always has a context to sleep on. Back to the drawing board...
2000-08-11 10:34:22 +00:00
..
ata-all.c
Backout the tsleep on probe, it breaks in resume mode as tsleep
2000-08-11 10:34:22 +00:00
ata-all.h
Add experimental code for ATA100 support on:
2000-08-06 19:51:58 +00:00
ata-disk.c
Be a bit more restrictive in using multisector transfers.
2000-08-06 18:01:47 +00:00
ata-disk.h
Back out the previous change to the queue(3) interface.
2000-05-26 02:09:24 +00:00
ata-dma.c
Fix the ICH2 ATA100 support, and proberly downgrade the chip setup when
2000-08-10 07:34:49 +00:00
atapi-all.c
Remove unneeded <sys/buf.h> includes.
2000-04-18 15:15:39 +00:00
atapi-all.h
Back out the previous change to the queue(3) interface.
2000-05-26 02:09:24 +00:00
atapi-cd.c
Add support for accessing individual tracks on a CD.
2000-08-11 09:21:36 +00:00
atapi-cd.h
Remove sequence checking in the burner support.
2000-08-06 18:03:42 +00:00
atapi-fd.c
Separate the struct bio related stuff out of <sys/buf.h> into
2000-05-05 09:59:14 +00:00
atapi-fd.h
Complete the bio/buf divorce for all code below devfs::strategy
2000-04-15 05:54:02 +00:00
atapi-tape.c
Separate the struct bio related stuff out of <sys/buf.h> into
2000-05-05 09:59:14 +00:00
atapi-tape.h
Complete the bio/buf divorce for all code below devfs::strategy
2000-04-15 05:54:02 +00:00