.. |
Makefile
|
…
|
|
ata.c
|
g/u_int[0-9]*_t/ s/u_int/uint/g
|
2014-09-10 07:04:48 +00:00 |
ata_raid.c
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
ata_raid_adaptec.c
|
…
|
|
ata_raid_intel.c
|
kill sprintf
|
2014-03-25 16:19:13 +00:00 |
ata_raid_jmicron.c
|
kill sprintf
|
2014-03-25 16:19:13 +00:00 |
ata_raid_nvidia.c
|
kill sprintf
|
2014-03-25 16:19:13 +00:00 |
ata_raid_promise.c
|
…
|
|
ata_raid_subr.c
|
…
|
|
ata_raid_via.c
|
kill sprintf
|
2014-03-25 16:19:13 +00:00 |
ata_raidreg.h
|
g/u_int[0-9]*_t/ s/u_int/uint/g
|
2014-09-10 07:04:48 +00:00 |
ata_raidvar.h
|
…
|
|
ata_wdc.c
|
We have three sets of DTYPE_ constants in the kernel:
|
2015-01-02 19:42:05 +00:00 |
ataconf.h
|
…
|
|
atareg.h
|
-recognize CF cards by the magic value in inquiry data
|
2013-10-30 15:37:49 +00:00 |
atavar.h
|
g/u_int[0-9]*_t/ s/u_int/uint/g
|
2014-09-10 07:04:48 +00:00 |
files.ata
|
Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc
|
2012-07-31 15:50:31 +00:00 |
ld_ataraid.c
|
Convert sys/dev to use <sys/rndsource.h>.
|
2015-04-13 16:33:23 +00:00 |
sata_subr.c
|
Fix kernel dump on ahci controller, by making sure we won't sleep
|
2013-04-03 17:15:07 +00:00 |
satafis_subr.c
|
SATA uses the head portion of the device register in the command protocol for
|
2012-07-22 17:57:57 +00:00 |
satafisreg.h
|
…
|
|
satafisvar.h
|
…
|
|
satapmp_subr.c
|
Wait for DRDY after the PMP commands and don't wait before.
|
2013-05-03 20:02:08 +00:00 |
satapmpreg.h
|
Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc
|
2012-07-31 15:50:31 +00:00 |
satapmpvar.h
|
Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc
|
2012-08-01 09:02:03 +00:00 |
satareg.h
|
…
|
|
satavar.h
|
Fix kernel dump on ahci controller, by making sure we won't sleep
|
2013-04-03 17:15:07 +00:00 |
wd.c
|
Use C99-style initializers for struct dkdriver.
|
2015-04-26 15:15:19 +00:00 |
wdvar.h
|
Convert sys/dev to use <sys/rndsource.h>.
|
2015-04-13 16:33:23 +00:00 |