Deleted Added
full compact
NOTES (148235) NOTES (150555)
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 148235 2005-07-21 11:13:12Z nyan $
7# $FreeBSD: head/sys/pc98/conf/NOTES 150555 2005-09-25 21:26:09Z imp $
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 i386

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

352
353# ar: Arnet SYNC/570i hdlc sync 2/4 port V.35/X.21 serial driver
354# (requires sppp)
355# cp: Cronyx Tau-PCI sync single/dual/four port
356# V.35/RS-232/RS-530/RS-449/X.21/G.703/E1/E3/T3/STS-1
357# serial adaptor (requires sppp (default), or NETGRAPH if
358# NETGRAPH_CRONYX is configured)
359# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
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 i386

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

352
353# ar: Arnet SYNC/570i hdlc sync 2/4 port V.35/X.21 serial driver
354# (requires sppp)
355# cp: Cronyx Tau-PCI sync single/dual/four port
356# V.35/RS-232/RS-530/RS-449/X.21/G.703/E1/E3/T3/STS-1
357# serial adaptor (requires sppp (default), or NETGRAPH if
358# NETGRAPH_CRONYX is configured)
359# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
360# HP PC Lan+, various PC Card devices (refer to etc/defaults/pccard.conf)
360# HP PC Lan+, various PC Card devices
361# (requires miibus)
362# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210;
363# Intel EtherExpress
364# lnc: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL, AMD Am7990 and
365# Am79C960)
366# oltr: Olicom ISA token-ring adapters OC-3115, OC-3117, OC-3118 and OC-3133.
367# Olicom PCI token-ring adapters OC-3136, OC-3137, OC-3139, OC-3140,
368# OC-3141, OC-3540 and OC-3250.

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

471# apm under `Miscellaneous hardware'
472# above.
473
474# For older notebooks that signal a powerfail condition (external
475# power supply dropped, or battery state low) by issuing an NMI:
476
477options POWERFAIL_NMI # make it beep instead of panicing
478
361# (requires miibus)
362# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210;
363# Intel EtherExpress
364# lnc: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL, AMD Am7990 and
365# Am79C960)
366# oltr: Olicom ISA token-ring adapters OC-3115, OC-3117, OC-3118 and OC-3133.
367# Olicom PCI token-ring adapters OC-3136, OC-3137, OC-3139, OC-3140,
368# OC-3141, OC-3540 and OC-3250.

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

471# apm under `Miscellaneous hardware'
472# above.
473
474# For older notebooks that signal a powerfail condition (external
475# power supply dropped, or battery state low) by issuing an NMI:
476
477options POWERFAIL_NMI # make it beep instead of panicing
478
479#
480# PC Card/PCMCIA
481# (OLDCARD)
482#
483# card: pccard slots
484# pcic: isa/pccard bridge
485device pcic
486hint.pcic.0.at="isa"
487#hint.pcic.1.at="isa"
488device card
489
490#---------------------------------------------------------------------------
491# ISDN4BSD
492#
493# See /usr/share/examples/isdn/ROADMAP for an introduction to isdn4bsd.
494#
495# i4b passive ISDN cards support contains the following hardware drivers:
496#
497# isic - Siemens/Infineon ISDN ISAC/HSCX/IPAC chipset driver

--- 309 unchanged lines hidden ---
479#---------------------------------------------------------------------------
480# ISDN4BSD
481#
482# See /usr/share/examples/isdn/ROADMAP for an introduction to isdn4bsd.
483#
484# i4b passive ISDN cards support contains the following hardware drivers:
485#
486# isic - Siemens/Infineon ISDN ISAC/HSCX/IPAC chipset driver

--- 309 unchanged lines hidden ---