Add ral at pci, and enable pseudo-device pppoe.
Tested and reported by Markus W Kilbinger on port-cobalt.
This commit is contained in:
parent
640873a430
commit
52677b4154
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.96 2006/05/15 12:17:11 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.97 2006/05/16 13:33:53 tsutsui Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/cobalt/conf/std.cobalt"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.96 $"
|
||||
#ident "GENERIC-$Revision: 1.97 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -265,6 +265,7 @@ wd* at atabus? drive ? flags 0x0000
|
||||
#le* at pci? dev ? function ? # PCnet-PCI Ethernet
|
||||
#ne* at pci? dev ? function ? # NE2000-compatible Ethernet
|
||||
#ntwoc* at pci? dev ? function ? # Riscom/N2 PCI Sync Serial
|
||||
ral* at pci? dev ? function ? # ralink wifi
|
||||
#sip* at pci? dev ? function ? # SiS 900 Ethernet
|
||||
#tl* at pci? dev ? function ? # ThunderLAN-based Ethernet
|
||||
tlp* at pci? dev ? function ? # DECchip 21x4x and clones
|
||||
@ -330,7 +331,7 @@ pseudo-device bpfilter # Berkeley packet filter
|
||||
pseudo-device ipfilter # IP filter (firewall) and NAT
|
||||
pseudo-device loop # network loopback
|
||||
#pseudo-device ppp # Point-to-Point Protocol
|
||||
#pseudo-device pppoe # PPP over Ethernet (RFC 2516)
|
||||
pseudo-device pppoe # PPP over Ethernet (RFC 2516)
|
||||
#pseudo-device sl # Serial Line IP
|
||||
#pseudo-device strip # Starmode Radio IP (Metricom)
|
||||
#pseudo-device tun # network tunneling over tty
|
||||
|
Loading…
x
Reference in New Issue
Block a user