.. |
Makefile
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
atapi_base.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
atapi_tape.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
atapi_wdc.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
atapiconf.c
|
Merge jmcneill-pm branch.
|
2007-12-09 20:27:42 +00:00 |
atapiconf.h
|
This file needs to know the size of "struct device", so include
|
2006-11-23 08:44:42 +00:00 |
cd.c
|
Merge jmcneill-pm branch.
|
2007-12-09 20:27:42 +00:00 |
cdvar.h
|
Replace some uses of lockmgr().
|
2007-07-21 19:51:47 +00:00 |
ch.c
|
Do not "return 1" from kqfilter for errors. That value is passed
|
2007-12-05 17:19:46 +00:00 |
files.scsipi
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
if_se.c
|
Remark that the data-length argument passed to se_scsipi_cmd() is
|
2007-09-01 17:59:45 +00:00 |
scsi_all.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
scsi_base.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
scsi_changer.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
scsi_ctron_ether.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
scsi_disk.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
scsi_iu.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
scsi_message.h
|
QAS REQUEST is a one-byte message. Make MSG_IS1BYTE recognise this.
|
2006-08-26 23:32:55 +00:00 |
scsi_scanner.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
scsi_spc.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
scsi_tape.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
scsiconf.c
|
Merge jmcneill-pm branch.
|
2007-12-09 20:27:42 +00:00 |
scsiconf.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
scsipi_all.h
|
On Christos' request, reinstantiate the packed->__packed__ part of the
|
2006-12-01 21:36:56 +00:00 |
scsipi_base.c
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
scsipi_base.h
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
scsipi_cd.h
|
On Christos' request, reinstantiate the packed->__packed__ part of the
|
2006-12-01 21:36:56 +00:00 |
scsipi_debug.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
scsipi_disk.h
|
Add __attribute__((__packed__)) to all command structures.
|
2007-07-01 05:17:28 +00:00 |
scsipi_ioctl.c
|
It's not a good idea for device drivers to modify b_flags, as they don't
|
2007-07-29 12:50:17 +00:00 |
scsipi_verbose.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
scsipiconf.c
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
scsipiconf.h
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
sd.c
|
Merge jmcneill-pm branch.
|
2007-12-09 20:27:42 +00:00 |
sdvar.h
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
ses.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
ses.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
ss.c
|
It's not a good idea for device drivers to modify b_flags, as they don't
|
2007-07-29 12:50:17 +00:00 |
ss_mustek.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
ss_mustek.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
ss_scanjet.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
ssvar.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
st.c
|
PR/37108: Pauly Goyette: Compute the timeout value, before immediate is
|
2007-10-11 16:42:52 +00:00 |
st_atapi.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
st_scsi.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
stvar.h
|
Make i/o statistics collection more generic, include tape drives and
|
2006-04-14 13:09:05 +00:00 |
uk.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |