HardenedBSD/sys/i386/isa
Andreas Schulz 3d76654d68 Reviewed by:
Submitted by:
1) if_ie.c:
	Changed a printf and put a space in it. Formerly the "<3C507>"
	confused the syslog. He tried to see that as the priority to
	log that message.

2) isa_device.h:
	Changed the iobase variable from short to u_short. EISA
	Adresses can go up to 0xf000 and the sign extension doesn't
	look good in the probe output. Example:
	ep1 at 0xffff8000-0xffff8000f is not good :-), i like more a
	ep1 at 0x8000-0x8000f.

3) isa.c:
	Changed a string constant from "probe" to "prob", it gets
	later already an "ed" tagged on the end.
1994-09-02 22:13:34 +00:00
..
ic
sound
aha1542.c 1) Changed ddb into a option rather than a pseudo-device (use options DDB 1994-08-27 16:14:39 +00:00
aha1742.c Reviewed by: Stefan Esser <se> 1994-08-31 23:32:32 +00:00
bt742a.c 1) Changed ddb into a option rather than a pseudo-device (use options DDB 1994-08-27 16:14:39 +00:00
clock.c
elink.c
elink.h
fd.c Use RAW_PART=2 to trick diskerr 1994-08-29 21:32:31 +00:00
fdc.h
fdreg.h
ft.c
ftreg.h
icu.h
icu.s
if_ed.c
if_edreg.h
if_el.c
if_elreg.h
if_ep.c
if_epreg.h
if_ie507.h
if_ie.c Reviewed by: 1994-09-02 22:13:34 +00:00
if_iereg.h
if_is.c
if_isreg.h
if_le.c
if_ze.c Changed MAX to max. 1994-09-01 11:06:36 +00:00
if_zereg.h
isa_device.h Reviewed by: 1994-09-02 22:13:34 +00:00
isa.c Reviewed by: 1994-09-02 22:13:34 +00:00
isa.h
iso8859.font
kbd.h
kbdtables.h
lpt.c
lptreg.h
mcd.c Raw partition is 2 now 1994-08-29 21:19:27 +00:00
mcdreg.h
mse.c
npx.c
pas.c
pcaudio.c
rtc.h
sio.c Updated to final 1.1.5 version (revision 1.56). 1994-08-25 10:15:28 +00:00
sioreg.h
spkr.c
syscons.c 1) Changed ddb into a option rather than a pseudo-device (use options DDB 1994-08-27 16:14:39 +00:00
timerreg.h
ultra14f.c Update declarations for timeout stuff the same as for the other SCSI 1994-08-28 16:08:51 +00:00
vector.s
wd.c Change WDRAW back to 3, too early step right now, disklabels needs more 1994-08-30 14:26:13 +00:00
wdreg.h
wt.c
wtreg.h