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
Alexander Motin
f5866522ce
Add missing NULL check after malloc(M_NOWAIT).
...
Submitted by: Dmitry Luhtionov <dmitryluhtionov@gmail.com>
2013-07-25 09:12:46 +00:00
..
chipsets
Add missing NULL check after malloc(M_NOWAIT).
2013-07-25 09:12:46 +00:00
ata_if.m
Remove all legacy ATA code parts, not used since options ATA_CAM enabled in
2013-04-04 07:12:24 +00:00
ata-all.c
- With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related
2013-04-06 19:12:49 +00:00
ata-all.h
- With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related
2013-04-06 19:12:49 +00:00
ata-card.c
Remove duplicate const specifiers in many drivers (I hope I got all of
2012-11-05 19:16:27 +00:00
ata-cbus.c
- With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related
2013-04-06 19:12:49 +00:00
ata-dma.c
Remove all legacy ATA code parts, not used since options ATA_CAM enabled in
2013-04-04 07:12:24 +00:00
ata-isa.c
- With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related
2013-04-06 19:12:49 +00:00
ata-lowlevel.c
Fix several typos
2013-05-12 16:43:26 +00:00
ata-pci.c
Usnure that PCI bus BIS_GET_DMA_TAG() method sees the actual PCI
2013-04-14 14:02:34 +00:00
ata-pci.h
Add new Coleto Creek device support: SATA, SMBus, and Watchdog devices.
2013-07-19 21:37:40 +00:00
ata-sata.c
- With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related
2013-04-06 19:12:49 +00:00