freebsd-nq/sys/dev
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
..
de Submitted by: Matt Thomas <thomas@lkg.dec.com> 1994-10-12 11:19:36 +00:00
ed isa_device.h: Added flag for sensitive HW. ed# seems to break if anything 1994-10-17 21:16:41 +00:00
ep Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
fdc Cosmetics. Silence gcc -Wall. Much more to do here :-( 1994-10-10 01:12:27 +00:00
ic Updated driver to the 1.1.5 version: 1994-09-17 16:56:10 +00:00
ie unifdef -DMULTICAST, since multicast support is always enabled in 4.4. 1994-09-07 03:34:12 +00:00
kbd Laptop Advanced Power Management support by HOSOKAWA Tatsumi. 1994-10-01 02:56:21 +00:00
lnc (There's two of these now (Am7990.h and am7990.h) and they need to 1994-10-02 21:16:01 +00:00
mcd Increase transfer speed by waiting much less than 10ms after request 1994-09-14 20:28:25 +00:00
mse Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
pci Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> 1994-10-12 02:33:23 +00:00
ppbus Added $Id$ 1994-08-02 07:55:43 +00:00
sio Prevent modem hanging forever on close with CTS off: 1994-10-15 18:05:25 +00:00
speaker Fix range checking bug, pointed by peter@haywire.dialix.com 1994-10-14 16:37:58 +00:00
syscons isa_device.h: Added flag for sensitive HW. ed# seems to break if anything 1994-10-17 21:16:41 +00:00