Deleted Added
full compact
NOTES (158712) NOTES (159549)
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 158712 2006-05-17 21:25:23Z marius $
7# $FreeBSD: head/sys/pc98/conf/NOTES 159549 2006-06-12 20:38:17Z jhb $
8#
9
10options PC98
11
12#
13# We want LINT to cover profiling as well.
14profile 2
15

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

358# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
359# HP PC Lan+, various PC Card devices
360# (requires miibus)
361# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210;
362# Intel EtherExpress
363# oltr: Olicom ISA token-ring adapters OC-3115, OC-3117, OC-3118 and OC-3133.
364# Olicom PCI token-ring adapters OC-3136, OC-3137, OC-3139, OC-3140,
365# OC-3141, OC-3540 and OC-3250.
8#
9
10options PC98
11
12#
13# We want LINT to cover profiling as well.
14profile 2
15

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

358# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
359# HP PC Lan+, various PC Card devices
360# (requires miibus)
361# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210;
362# Intel EtherExpress
363# oltr: Olicom ISA token-ring adapters OC-3115, OC-3117, OC-3118 and OC-3133.
364# Olicom PCI token-ring adapters OC-3136, OC-3137, OC-3139, OC-3140,
365# OC-3141, OC-3540 and OC-3250.
366# ral: Ralink Technology IEEE 802.11 wireless adapter
366# sbni: Granch SBNI12-xx ISA and PCI adapters
367# sr: RISCom/N2 hdlc sync 1/2 port V.35/X.21 serial driver (requires sppp)
367# sbni: Granch SBNI12-xx ISA and PCI adapters
368# sr: RISCom/N2 hdlc sync 1/2 port V.35/X.21 serial driver (requires sppp)
369# ural: Ralink Technology RT2500USB IEEE 802.11 wireless adapter
368
369# Order for ISA/EISA devices is important here
370
371device ar
372device ce
373device cp
374device cs
375device ed

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

381hint.ie.2.at="isa"
382hint.ie.2.port="0x300"
383hint.ie.2.irq="5"
384hint.ie.2.maddr="0xd0000"
385# Hint for the PC98-only C-NET(98)S C-bus front-end of le(4).
386hint.le.0.at="isa"
387hint.le.0.port="0x03d0"
388hint.le.0.irq="6"
370
371# Order for ISA/EISA devices is important here
372
373device ar
374device ce
375device cp
376device cs
377device ed

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

383hint.ie.2.at="isa"
384hint.ie.2.port="0x300"
385hint.ie.2.irq="5"
386hint.ie.2.maddr="0xd0000"
387# Hint for the PC98-only C-NET(98)S C-bus front-end of le(4).
388hint.le.0.at="isa"
389hint.le.0.port="0x03d0"
390hint.le.0.irq="6"
391device oltr
392device ral
389device sbni
390hint.sbni.0.at="isa"
391hint.sbni.0.port="0x210"
392hint.sbni.0.irq="0xefdead"
393hint.sbni.0.flags="0"
394device snc
395hint.snc.0.at="isa"
396hint.snc.0.port="0x888"
397hint.snc.0.irq="6"
398hint.snc.0.maddr="0xc0000"
399device sr
393device sbni
394hint.sbni.0.at="isa"
395hint.sbni.0.port="0x210"
396hint.sbni.0.irq="0xefdead"
397hint.sbni.0.flags="0"
398device snc
399hint.snc.0.at="isa"
400hint.snc.0.port="0x888"
401hint.snc.0.irq="6"
402hint.snc.0.maddr="0xc0000"
403device sr
400device oltr
404device ural
401
402device ath
403device ath_hal # Atheros HAL (includes binary component)
404#device ath_rate_amrr # AMRR rate control for ath driver
405#device ath_rate_onoe # Onoe rate control for ath driver
406device ath_rate_sample # SampleRate rate control for the ath driver
407#device wlan # 802.11 layer
408

--- 389 unchanged lines hidden ---
405
406device ath
407device ath_hal # Atheros HAL (includes binary component)
408#device ath_rate_amrr # AMRR rate control for ath driver
409#device ath_rate_onoe # Onoe rate control for ath driver
410device ath_rate_sample # SampleRate rate control for the ath driver
411#device wlan # 802.11 layer
412

--- 389 unchanged lines hidden ---