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
Warner Losh
02fa902fbe
Fix shutdown routine to return 0 and change signature from void return
...
to int.
2009-02-04 20:26:27 +00:00
..
chipsets
…
ata_if.m
…
ata-all.c
…
ata-all.h
…
ata-card.c
…
ata-cbus.c
…
ata-disk.c
Fix shutdown routine to return 0 and change signature from void return
2009-02-04 20:26:27 +00:00
ata-disk.h
…
ata-dma.c
…
ata-isa.c
…
ata-lowlevel.c
…
ata-pci.c
…
ata-pci.h
…
ata-queue.c
Fix issue where ata_atapicmd() can never really return EBUSY which is
2009-01-12 17:18:58 +00:00
ata-raid.c
…
ata-raid.h
…
ata-sata.c
…
ata-usb.c
…
atapi-cam.c
Correct signature for the identify routine. The bad parameter wasn't
2009-02-04 20:23:42 +00:00
atapi-cd.c
Fix shutdown routine to return 0 and change signature from void return
2009-02-04 20:26:27 +00:00
atapi-cd.h
…
atapi-fd.c
Fix shutdown routine to return 0 and change signature from void return
2009-02-04 20:26:27 +00:00
atapi-fd.h
…
atapi-tape.c
Fix shutdown routine to return 0 and change signature from void return
2009-02-04 20:26:27 +00:00
atapi-tape.h
…