Change default le entry from "le*" to "le0" so GENERIC kernels
configure the pmin/pmax (2100/3100) baseboard ethernet as le0, not le1.
This commit is contained in:
parent
0304ff6aed
commit
b088f1b7fd
|
@ -5,5 +5,5 @@
|
|||
clock0 at mainbus0 # RTC
|
||||
pm0 at mainbus0 # 3100 onboard fb
|
||||
dc0 at mainbus0 # dc7083 four-port DZ device
|
||||
le* at mainbus0 # 3100 onboard lance
|
||||
le0 at mainbus0 # 3100 onboard lance
|
||||
sii0 at mainbus0 # onboard scsi
|
||||
|
|
Loading…
Reference in New Issue