Remove SLIP.
This commit is contained in:
parent
c05316e969
commit
b623f8de21
@ -1,7 +1,7 @@
|
||||
#
|
||||
# SUN_LAMP -- kernel for one of cgd's 486/50 EISA boxes...
|
||||
#
|
||||
# $Id: SUN_LAMP,v 1.45 1994/05/27 12:39:47 cgd Exp $
|
||||
# $Id: SUN_LAMP,v 1.46 1994/05/30 17:30:25 mycroft Exp $
|
||||
#
|
||||
machine "i386"
|
||||
cpu "I486_CPU"
|
||||
@ -22,6 +22,7 @@ options "COMPAT_09"
|
||||
options "MACHINE_NONCONTIG"
|
||||
|
||||
options DIAGNOSTIC
|
||||
options DDB
|
||||
|
||||
config netbsd root on sd0 swap on sd0 and sd1 and sd2
|
||||
|
||||
@ -72,7 +73,7 @@ device npx0 at isa? port "IO_NPX" irq 13
|
||||
|
||||
pseudo-device loop
|
||||
pseudo-device ether
|
||||
pseudo-device sl 4
|
||||
#pseudo-device sl 4
|
||||
pseudo-device log
|
||||
pseudo-device pty 32
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user