.. |
Makefile
|
…
|
|
atapi_base.c
|
…
|
|
atapi_tape.h
|
…
|
|
atapi_wdc.c
|
move scsipi_strvis -> libkern:strnvisx()
|
2016-05-02 19:18:29 +00:00 |
atapiconf.c
|
Sync with scsiconf.c. (use aprint_normal(9) for "not configured")
|
2016-03-13 09:01:04 +00:00 |
atapiconf.h
|
…
|
|
cd.c
|
Use _align(2) workaround for PR kern/51141. This fixes odd CD length
|
2016-05-15 15:37:38 +00:00 |
cdvar.h
|
Include <sys/rndsource.h> where it is actually used.
|
2015-04-14 20:32:35 +00:00 |
ch.c
|
…
|
|
files.scsipi
|
…
|
|
if_se.c
|
'#if 0' a static inline function used only by an already #if 0 function.
|
2016-09-07 14:21:01 +00:00 |
scsi_all.h
|
…
|
|
scsi_base.c
|
…
|
|
scsi_changer.h
|
…
|
|
scsi_ctron_ether.h
|
…
|
|
scsi_disk.h
|
…
|
|
scsi_iu.h
|
…
|
|
scsi_message.h
|
…
|
|
scsi_scanner.h
|
…
|
|
scsi_spc.h
|
…
|
|
scsi_tape.h
|
…
|
|
scsiconf.c
|
Create a dedicated thread for the initial scsibus discovery instead
|
2016-06-26 07:31:35 +00:00 |
scsiconf.h
|
…
|
|
scsipi_all.h
|
…
|
|
scsipi_base.c
|
would you like some freshly ground _KERNEL_OPT with that?
|
2015-08-24 23:13:15 +00:00 |
scsipi_base.h
|
…
|
|
scsipi_cd.h
|
…
|
|
scsipi_debug.h
|
…
|
|
scsipi_disk.h
|
…
|
|
scsipi_ioctl.c
|
to garnish, dust with _KERNEL_OPT
|
2015-08-24 22:50:32 +00:00 |
scsipi_verbose.c
|
ASC/ASCQ table updated from http://www.t10.org/lists/asc-num.txt 2016-07-30
|
2016-09-17 18:53:13 +00:00 |
scsipiconf.c
|
move scsipi_strvis -> libkern:strnvisx()
|
2016-05-02 19:18:29 +00:00 |
scsipiconf.h
|
move scsipi_strvis -> libkern:strnvisx()
|
2016-05-02 19:18:29 +00:00 |
sd.c
|
would you like some freshly ground _KERNEL_OPT with that?
|
2015-08-24 23:13:15 +00:00 |
sdvar.h
|
would you like some freshly ground _KERNEL_OPT with that?
|
2015-08-24 23:13:15 +00:00 |
ses.c
|
- Use aprint*() more in xxx_attach().
|
2016-07-14 10:19:05 +00:00 |
ses.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
ss.c
|
…
|
|
ss_mustek.c
|
…
|
|
ss_mustek.h
|
…
|
|
ss_scanjet.c
|
…
|
|
ssvar.h
|
…
|
|
st.c
|
- Use aprint*() instead of printf() in xxx_attach().
|
2016-07-14 04:00:45 +00:00 |
st_atapi.c
|
- Use aprint*() instead of printf() in xxx_attach().
|
2016-07-14 04:00:45 +00:00 |
st_scsi.c
|
would you like some freshly ground _KERNEL_OPT with that?
|
2015-08-24 23:13:15 +00:00 |
stvar.h
|
Convert sys/dev to use <sys/rndsource.h>.
|
2015-04-13 16:33:23 +00:00 |
uk.c
|
uk(4) is safe to suspend, register it as such
|
2016-08-05 17:04:58 +00:00 |