Rodney W. Grimes
3bb1d96cd0
Put the uha0 controller at its proper default IRQ of 14! Thanks Warner!
1993-09-13 03:15:26 +00:00
Rodney W. Grimes
fa96c3be0c
Enabled options NS since it can now be compiled!
1993-09-06 16:17:37 +00:00
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
Rodney W. Grimes
34f949aed5
Added options MATH_EMULTATE to the kernel config files to pull in the
...
387 math emulator (sys/i386/i386/math_emulate.c). Made that file only
get compiled if options MATH_EMULATE is in the kernel.
1993-08-28 13:21:48 +00:00
Rodney W. Grimes
17825e1736
Kernel support for ppp 1.3 + fixes
1993-08-27 02:10:12 +00:00
Rodney W. Grimes
22665bad1f
Added the following line to all the supplied config files to shut up the
...
config program until this thing is fixed correctly.
maxfdescs 2048 #Max file descriptors per process
1993-08-26 17:55:59 +00:00
Rodney W. Grimes
2365e64f8b
New kernel config file for checking out the kernel sources. It does pulls
...
in every thing that is known to work, and a lot of things that don't!
1993-08-22 02:59:49 +00:00