freebsd-skq/sys/i386
Rodney W. Grimes 6a0e6f4266 Terminate all probe/diagnostic/error messages correctly with a \n.
Report floppy/tape units on seperate lines as fdX:/ftX: to correct lots of
ways the current scheme failed to end the output with \n.

Add controller and/or drive designator to the fron of several messages
that come from this drive.  [It's not fun to track down driver messages
using grep over the source tree.]
Reviewed by:	joerg
1995-03-26 19:28:22 +00:00
..
apm This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
bios This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
boot And all serial chars with 0x7f to discard parity bits. 1995-03-19 06:10:32 +00:00
conf Reviewed by: 1995-03-25 23:21:36 +00:00
eisa Change MAX_SLOTS -> EISA_MAX_SLOTS and correct comments. Add this to 1995-03-23 09:00:20 +00:00
i386 Added a new version of trap_pfault() that disallows kernel page faults 1995-03-21 07:16:12 +00:00
ibcs2 emoved redundant definition of imcs2_close() since it already exists in 1995-03-03 15:44:44 +00:00
include Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
isa Terminate all probe/diagnostic/error messages correctly with a \n. 1995-03-26 19:28:22 +00:00
pci Correct pcibus_setup() to return as soon as one test succeeds. 1995-03-22 21:35:39 +00:00
scsi Increase the DELAY used in ahc_poll. This is only used during intial 1995-03-17 23:58:27 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00