This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
ata
History
Søren Schmidt
de56c1c5d8
Do be so anal on detach, properly free interrupt even if no devices.
2001-12-14 21:23:19 +00:00
..
ata-all.c
Do be so anal on detach, properly free interrupt even if no devices.
2001-12-14 21:23:19 +00:00
ata-all.h
…
ata-card.c
…
ata-disk.c
Fix a signed bug in the crashdump code for systems with > 2GB of ram.
2001-11-13 01:08:54 +00:00
ata-disk.h
…
ata-dma.c
Initial support for the newer SiS chipsets, based on docs we finally
2001-12-02 10:48:52 +00:00
ata-isa.c
…
ata-pci.c
ARG! committed the wrong patch!! I need more sleep :(
2001-12-02 12:19:16 +00:00
ata-raid.c
…
ata-raid.h
…
atapi-all.c
Fix bug introduced by the last commit, the caused some ATAPI
2001-10-16 08:07:36 +00:00
atapi-all.h
…
atapi-cd.c
Allow setting the CD type on cue sheets
2001-12-04 21:39:34 +00:00
atapi-cd.h
Make an ATAPI CD device appear as /dev/acdN and the individual
2001-10-19 13:34:48 +00:00
atapi-fd.c
…
atapi-fd.h
…
atapi-tape.c
Don't call cdevsw_add().
2001-11-04 09:09:41 +00:00
atapi-tape.h
…