Deleted Added
full compact
NOTES (128876) NOTES (129384)
1#
2# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
3#
4# This file contains machine dependent kernel configuration notes. For
5# machine independent notes, look in /sys/conf/NOTES.
6#
1#
2# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
3#
4# This file contains machine dependent kernel configuration notes. For
5# machine independent notes, look in /sys/conf/NOTES.
6#
7# $FreeBSD: head/sys/pc98/conf/NOTES 128876 2004-05-03 16:03:41Z bde $
7# $FreeBSD: head/sys/pc98/conf/NOTES 129384 2004-05-18 11:56:56Z nyan $
8#
9
10#
11# This directive is mandatory; it defines the architecture to be
12# configured for; in this case, the 386 family based PC-98 and
13# compatibles.
14#
15machine pc98

--- 355 unchanged lines hidden (view full) ---

371hint.mse.0.irq="13"
372
373#
374# Network interfaces:
375#
376
377# ar: Arnet SYNC/570i hdlc sync 2/4 port V.35/X.21 serial driver
378# (requires sppp)
8#
9
10#
11# This directive is mandatory; it defines the architecture to be
12# configured for; in this case, the 386 family based PC-98 and
13# compatibles.
14#
15machine pc98

--- 355 unchanged lines hidden (view full) ---

371hint.mse.0.irq="13"
372
373#
374# Network interfaces:
375#
376
377# ar: Arnet SYNC/570i hdlc sync 2/4 port V.35/X.21 serial driver
378# (requires sppp)
379# cp: Cronyx Tau-PCI sync single/dual/four port
380# V.35/RS-232/RS-530/RS-449/X.21/G.703/E1/E3/T3/STS-1
381# serial adaptor (requires sppp (default), or NETGRAPH if
382# NETGRAPH_CRONYX is configured)
379# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
380# HP PC Lan+, various PC Card devices (refer to etc/defaults/pccard.conf)
381# (requires miibus)
382# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210;
383# Intel EtherExpress
384# lnc: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL, AMD Am7990 and
385# Am79C960)
386# oltr: Olicom ISA token-ring adapters OC-3115, OC-3117, OC-3118 and OC-3133.
387# Olicom PCI token-ring adapters OC-3136, OC-3137, OC-3139, OC-3140,
388# OC-3141, OC-3540 and OC-3250.
389# sbni: Granch SBNI12-xx ISA and PCI adapters
390# sr: RISCom/N2 hdlc sync 1/2 port V.35/X.21 serial driver (requires sppp)
391# wl: Lucent Wavelan (ISA card only).
392
393# Order for ISA/EISA devices is important here
394
395device ar
383# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
384# HP PC Lan+, various PC Card devices (refer to etc/defaults/pccard.conf)
385# (requires miibus)
386# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210;
387# Intel EtherExpress
388# lnc: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL, AMD Am7990 and
389# Am79C960)
390# oltr: Olicom ISA token-ring adapters OC-3115, OC-3117, OC-3118 and OC-3133.
391# Olicom PCI token-ring adapters OC-3136, OC-3137, OC-3139, OC-3140,
392# OC-3141, OC-3540 and OC-3250.
393# sbni: Granch SBNI12-xx ISA and PCI adapters
394# sr: RISCom/N2 hdlc sync 1/2 port V.35/X.21 serial driver (requires sppp)
395# wl: Lucent Wavelan (ISA card only).
396
397# Order for ISA/EISA devices is important here
398
399device ar
400device cp
396device ed
397#options ED_NO_MIIBUS # Disable ed miibus support
398hint.ed.0.at="isa"
399hint.ed.0.port="0x280"
400hint.ed.0.irq="5"
401hint.ed.0.maddr="0xd8000"
402device ie # Hints only required for Starlan
403hint.ie.2.at="isa"

--- 418 unchanged lines hidden ---
401device ed
402#options ED_NO_MIIBUS # Disable ed miibus support
403hint.ed.0.at="isa"
404hint.ed.0.port="0x280"
405hint.ed.0.irq="5"
406hint.ed.0.maddr="0xd8000"
407device ie # Hints only required for Starlan
408hint.ie.2.at="isa"

--- 418 unchanged lines hidden ---