K 10 svn:author V 3 phk K 8 svn:date V 27 1994-10-17T21:16:41.000000Z K 7 svn:log V 729 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... *** END