NetBSD/sys/dev/scsipi
2005-01-31 23:46:33 +00:00
..
atapi_base.c Change the way bustype_cmd is used. Rather than having it be responsible for 2004-09-17 23:30:22 +00:00
atapi_tape.h Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
atapi_wdc.c Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
atapiconf.c a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
atapiconf.h Change the way bustype_cmd is used. Rather than having it be responsible for 2004-09-17 23:30:22 +00:00
cd.c Fix LP64 problems introduced by my u_long->uint32_t conversion. 2005-01-31 23:39:02 +00:00
cdvar.h Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
ch.c Fix LP64 problems introduced by my u_long->uint32_t conversion. 2005-01-31 23:39:02 +00:00
files.scsipi Don't assume wdc-specific ATA / ATAPI code should be brought in if atabus 2004-08-12 04:23:02 +00:00
if_se.c Revert incorrect u_long->uint32_t conversion. 2005-01-31 23:46:33 +00:00
Makefile Install "dev/scsipi/scsipi_cd.h" again because it is e.g. used by the 2001-05-31 21:54:07 +00:00
scsi_all.h Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
scsi_base.c Standardize some variable names and the calling pattern for scsipi_command(). 2004-09-18 00:08:16 +00:00
scsi_changer.h Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
scsi_ctron_ether.h Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
scsi_disk.h Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
scsi_iu.h Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
scsi_message.h One more FreeBSD compat define. 2003-04-20 23:43:04 +00:00
scsi_scanner.h Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
scsi_tape.h Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
scsiconf.c Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
scsiconf.h Change the way bustype_cmd is used. Rather than having it be responsible for 2004-09-17 23:30:22 +00:00
scsipi_all.h Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
scsipi_base.c Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
scsipi_base.h As part of cleaning up sys/scsipi, replace all u_char by uint8_t and 2005-01-31 21:13:16 +00:00
scsipi_cd.h Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
scsipi_debug.h use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
scsipi_disk.h Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
scsipi_ioctl.c Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
scsipi_verbose.c As part of cleaning up sys/scsipi, replace all u_char by uint8_t and 2005-01-31 21:13:16 +00:00
scsipiconf.c Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
scsipiconf.h Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
sd.c Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
sdvar.h Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
ses.c Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
ses.h
ss_mustek.c Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
ss_mustek.h Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
ss_scanjet.c Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
ss.c Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
ssvar.h Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
st_atapi.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
st_scsi.c Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
st.c Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
stvar.h Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
uk.c Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00