HardenedBSD/sys
Stefan Eßer 57da02d3f3 Changes to support some CDROM drives and the Quantum Grand-Prix
series of hard disk drives, which don't accept any SCSI message
within an REQUEST SENSE command (i.e. even not an IDENTIFY to set
the LUN).
This patch obviates the need for QUIRK_NOMSG and thus all of the
device_tab[] entries in the NCR driver.
1995-06-28 16:40:58 +00:00
..
alpha First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
amd64 PCI configuration mechanism now determined by a method, that doesn't 1995-06-28 15:54:57 +00:00
compat/linux First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
compile
conf Add an option to the psm driver to skip the parts of the probe which break 1995-06-22 10:56:56 +00:00
ddb Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
dev Change message "not supported" to "no driver assigned", because 1995-06-28 16:32:54 +00:00
fs Fixed VOP_LINK argument order botch. 1995-06-28 07:06:55 +00:00
gnu Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
i386 PCI configuration mechanism now determined by a method, that doesn't 1995-06-28 15:54:57 +00:00
isa Reduce timeout frequency from `hz' to 0 if no ports are open or to 1 if 1995-06-25 04:51:01 +00:00
isofs/cd9660 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern Removed extra semicolon. 1995-06-28 12:32:47 +00:00
libkern Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
miscfs Fixed VOP_LINK argument order botch. 1995-06-28 07:06:55 +00:00
modules First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
msdosfs Fixed VOP_LINK argument order botch. 1995-06-28 07:06:55 +00:00
net Don't skip point-to-point interfaces if the netmask==0 (the netmask 1995-06-28 05:31:03 +00:00
netccitt Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
netinet Add a missing `goto' statement so that this compiles yet again. 1995-06-28 13:22:36 +00:00
netiso Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
netns Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
nfs 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
nfsclient 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
nfsserver 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
pci Changes to support some CDROM drives and the Quantum Grand-Prix 1995-06-28 16:40:58 +00:00
powerpc/include
rpc Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
scsi Bestmatch check for cd-drive always faild due to additional space 1995-06-14 12:28:32 +00:00
sys 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
tools
ufs 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
vm 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
Makefile