freebsd-skq/sys/i386
Rodney W. Grimes e501a58197 Changed default irq and iomem address for ed0 so that most 3c503's and
wd80x3 class boards can be configured to the GENERIC kernels.

Entry was:
device ed0 at isa? port 0x280 net irq 9 iomem 0xd0000 vector edintr

Is now:
device ed0 at isa? port 0x280 net irq 5 iomem 0xd8000 vector edintr
1993-08-31 15:17:26 +00:00
..
boot Changed header from 386BSD BOOT to FreeBSD BOOT. 1993-07-16 13:06:08 +00:00
conf Changed default irq and iomem address for ed0 so that most 3c503's and 1993-08-31 15:17:26 +00:00
eisa Revised drivers from Julian. 1993-08-28 03:07:44 +00:00
i386 Changed trap.c so that a panic will occur if we do not have hardware 1993-08-28 13:25:22 +00:00
include Changed MAXSSIZ from MAXDSIZ to 2MB 1993-08-28 09:19:01 +00:00
isa Replaced the return (1)'s with return (IO_KBDSIZE) in the probe code so 1993-08-28 13:26:30 +00:00
Makefile Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00