HardenedBSD src tree
Go to file
Bill Paul 89e85b2828 Apply my small patch to make detection of ATAPI CD-ROMs happen a
little more reliably. So far I've received a couple of positive
responses and no objections to these changes.

There are two one-line changes:

- In wdprobe(), when testing the error status of drives, don't
  unconditionally decide that there is no controller present if we
  read back a value of 0x81 (drive 0 okay, drive 1 failed) twice
  in a row. This may be caused by having an ATAPI CD-ROM jumpered
  as a master on the controller with no slave.

- In wdgetctlr(), when checking for a status of WDCS_READY, check the
  value twice. The first time may be bogus. This stops a phantom wd2
  device from being detected when an ATAPI CD-ROM is attached to the
  secondary controller alone as a slave. (This can cause installation to
  fail when sysinstall attempts to open the phantom device and wedges the
  system as a result. This has bitten me a couple of times on some
  Gateway 2000 machines.)
1996-08-12 00:53:02 +00:00
bin Fix unsetenv of locale variable 1996-08-11 23:10:38 +00:00
contrib/tcl
eBones Ensure that each Kerberised applet has CFLAGS containing -DKERBEROS. 1996-07-30 21:16:34 +00:00
etc Add missing netatalk, netipx and netkey directories. 1996-08-11 04:32:14 +00:00
games
gnu Throw some unnecessary dreck out of this Makefile. 1996-08-11 17:21:20 +00:00
include Create FreeBSD copyright (c comment) for OS version 1996-08-04 22:34:23 +00:00
lib 8bit cleaness (ctype) fixes 1996-08-11 19:20:30 +00:00
libexec Reviewed by: various 1996-08-09 22:22:30 +00:00
lkm
release Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
sbin Reviewed by: julian 1996-08-09 22:52:02 +00:00
secure This commit was generated by cvs2svn to compensate for changes in r17497, 1996-08-10 17:19:16 +00:00
share delete rule 3 (advertising) from copyright 1996-08-11 13:03:25 +00:00
sys Apply my small patch to make detection of ATAPI CD-ROMs happen a 1996-08-12 00:53:02 +00:00
tools Make it at least semi-worked 1996-08-11 18:08:53 +00:00
usr.bin Make it at least semi-worked 1996-08-11 18:08:53 +00:00
usr.sbin Previously, if the dial script had any problems, pppd would simply 1996-08-11 17:29:37 +00:00
COPYRIGHT
Makefile Removed extraneous .endif that was left during OBJDIR cleanup. 1996-08-07 19:28:09 +00:00