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
14181a6158
Branches
Tags
View all branches
freebsd-skq
/
sys
/
dev
/
ata
History
mav
68b26f6649
Export PCI IDs of ATA/SATA controllers through CAM and ata(4) layers to
...
GEOM. This information needed for proper soft-RAID's on-disk metadata reading and writing.
2010-07-25 15:43:52 +00:00
..
chipsets
If ata_sata_phy_reset() failed and ata_generic_reset() is not called, mark
2010-07-10 15:36:27 +00:00
ata_if.m
…
ata-all.c
Export PCI IDs of ATA/SATA controllers through CAM and ata(4) layers to
2010-07-25 15:43:52 +00:00
ata-all.h
Add ata(4) ability to limit initial ATA mode for devices via device hints.
2010-07-03 14:14:42 +00:00
ata-card.c
Minor formatting nits.
2010-07-04 05:58:17 +00:00
ata-cbus.c
…
ata-disk.c
Export PCI IDs of ATA/SATA controllers through CAM and ata(4) layers to
2010-07-25 15:43:52 +00:00
ata-disk.h
…
ata-dma.c
…
ata-isa.c
…
ata-lowlevel.c
Some revisions of the Serverworks K2 SATA controller have a data
2010-06-06 14:09:48 +00:00
ata-pci.c
Make legacy ATA emulation detection more strict. This should fix false
2010-07-16 17:27:43 +00:00
ata-pci.h
Report ATA/SATA channel number to NewBus at location string.
2010-05-22 07:32:47 +00:00
ata-queue.c
Mark ATA channel as idle on timeout in non-ATA_CAM mode.
2010-04-26 11:58:15 +00:00
ata-raid-ddf.h
…
ata-raid.c
Use last 16 bytes of serial number in metadata instead of first ones,
2010-03-26 10:18:19 +00:00
ata-raid.h
…
ata-sata.c
…
atapi-cam.c
Fix possible use after free.
2010-06-05 08:58:03 +00:00
atapi-cd.c
…
atapi-cd.h
…
atapi-fd.c
…
atapi-fd.h
…
atapi-tape.c
…
atapi-tape.h
…