FreeBSD src
Go to file
Poul-Henning Kamp 3595e6807d isa_device.h: Added flag for sensitive HW. ed# seems to break if anything
else has been probed.  This feature could go away again, if we can curb the
problem another way.

if_ed.c, syscons.c:  Set the above flag.  ed# because it needs it, syscons
because it looks stupid to "detect" the display you have already filled up
with text :-)

bt742a.c: Check bt_cmd() return-val during probe, thus failing on adaptec's.
Also silenced various printf's during the probe.

isa.c:  Probe devices with the above flag set before the rest.  Reduce the
number of "conflict" messages per device to one.

***
Please test the GENERIC-kernel now, if nobody can make it fail, GENERICAH
and GENERICBT has a finite and short life-expectancy...
***
1994-10-17 21:16:41 +00:00
bin Back out ctype fix, unneded with new ctype 1994-10-09 15:25:23 +00:00
eBones Zap 4.0 libkdb as well. 1994-10-06 00:48:55 +00:00
etc Various changes to the 1.1.5.1'sh install procedure. 1994-10-17 02:32:41 +00:00
games Allow to save/restore files (was games user suid problem) 1994-10-03 14:41:11 +00:00
gnu Dramatically clean up Makefile. Make send-pr get rebuilt if Makefile 1994-10-15 21:39:54 +00:00
include Remove EOF handling after Bruce explanation. This step returns 1994-10-09 11:18:44 +00:00
lib Add new machdep variables 1994-10-17 20:50:41 +00:00
libexec Extend message format to user@offset[:file] 1994-10-15 17:39:23 +00:00
lkm Added socksys module 1994-10-16 20:39:52 +00:00
release 1. Remove comments about broken procfs, it has been fixed. 1994-10-09 20:31:01 +00:00
sbin Document new machdep variables, pointed by Rod 1994-10-17 18:55:21 +00:00
secure !Just! fixing makefile, no code changes Geoff 1994-09-30 06:04:40 +00:00
share Optimize mono entries a bit 1994-10-15 20:06:23 +00:00
sys isa_device.h: Added flag for sensitive HW. ed# seems to break if anything 1994-10-17 21:16:41 +00:00
tools/regression/usr.bin/sed BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
usr.bin Spelling mistakes. 1994-10-17 17:16:47 +00:00
usr.sbin Document new machdep variables, pointed by Rod 1994-10-17 18:55:21 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
CVS-INFO Documented the new CVS template. This really isn't the right place for it, 1994-07-24 22:27:27 +00:00
HW.TROUBLE Added the first three entries. Changed the intro a bit. 1994-08-28 20:48:37 +00:00
Makefile For those who want a little more control over their build process... 1994-10-15 21:19:56 +00:00
TODO Added a task: make PAS16 a controller. 1994-09-11 20:01:03 +00:00