Deleted Added
full compact
NOTES (180259) NOTES (180265)
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 180259 2008-07-04 18:58:53Z jhb $
7# $FreeBSD: head/sys/pc98/conf/NOTES 180265 2008-07-04 21:06:57Z jhb $
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

375# NETGRAPH_CRONYX is configured)
376# cs: IBM Etherjet and other Crystal Semi CS89x0-based adapters and pccard
377# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
378# HP PC Lan+, various PC Card devices
379# (requires miibus)
380# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210;
381# Intel EtherExpress
382# ral: Ralink Technology IEEE 802.11 wireless adapter
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

375# NETGRAPH_CRONYX is configured)
376# cs: IBM Etherjet and other Crystal Semi CS89x0-based adapters and pccard
377# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
378# HP PC Lan+, various PC Card devices
379# (requires miibus)
380# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210;
381# Intel EtherExpress
382# ral: Ralink Technology IEEE 802.11 wireless adapter
383# sbni: Granch SBNI12-xx ISA and PCI adapters
384# sr: RISCom/N2 hdlc sync 1/2 port V.35/X.21 serial driver (requires sppp)
385# ural: Ralink Technology RT2500USB IEEE 802.11 wireless adapter
386
387# Order for ISA/EISA devices is important here
388
389device ar
390device ce
391device cp

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

400hint.ie.2.port="0x300"
401hint.ie.2.irq="5"
402hint.ie.2.maddr="0xd0000"
403# Hint for the PC98-only C-NET(98)S C-bus front-end of le(4).
404hint.le.0.at="isa"
405hint.le.0.port="0x03d0"
406hint.le.0.irq="6"
407device ral
383# sr: RISCom/N2 hdlc sync 1/2 port V.35/X.21 serial driver (requires sppp)
384# ural: Ralink Technology RT2500USB IEEE 802.11 wireless adapter
385
386# Order for ISA/EISA devices is important here
387
388device ar
389device ce
390device cp

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

399hint.ie.2.port="0x300"
400hint.ie.2.irq="5"
401hint.ie.2.maddr="0xd0000"
402# Hint for the PC98-only C-NET(98)S C-bus front-end of le(4).
403hint.le.0.at="isa"
404hint.le.0.port="0x03d0"
405hint.le.0.irq="6"
406device ral
408device sbni
409hint.sbni.0.at="isa"
410hint.sbni.0.port="0x210"
411hint.sbni.0.irq="0xefdead"
412hint.sbni.0.flags="0"
413device snc
414hint.snc.0.at="isa"
415hint.snc.0.port="0x888"
416hint.snc.0.irq="6"
417hint.snc.0.maddr="0xc0000"
418device sr
419device ural
420

--- 237 unchanged lines hidden ---
407device snc
408hint.snc.0.at="isa"
409hint.snc.0.port="0x888"
410hint.snc.0.irq="6"
411hint.snc.0.maddr="0xc0000"
412device sr
413device ural
414

--- 237 unchanged lines hidden ---