NetBSD/sys/dev/scsipi
kardel de4337ab21 merge FreeBSD timecounters from branch simonb-timecounters
- struct timeval time is gone
  time.tv_sec -> time_second
- struct timeval mono_time is gone
  mono_time.tv_sec -> time_uptime
- access to time via
	{get,}{micro,nano,bin}time()
	get* versions are fast but less precise
- support NTP nanokernel implementation (NTP API 4)
- further reading:
  Timecounter Paper: http://phk.freebsd.dk/pubs/timecounter.pdf
  NTP Nanokernel: http://www.eecis.udel.edu/~mills/ntp/html/kern.html
2006-06-07 22:33:33 +00:00
..
Makefile
atapi_base.c
atapi_tape.h
atapi_wdc.c
atapiconf.c
atapiconf.h
cd.c
cdvar.h
ch.c
files.scsipi
if_se.c
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
scsiconf.h
scsipi_all.h
scsipi_base.c
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c
scsipiconf.c
scsipiconf.h
sd.c
sdvar.h
ses.c
ses.h
ss.c
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ssvar.h
st.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
st_atapi.c
st_scsi.c
stvar.h
uk.c