Deleted Added
full compact
NOTES (153033) NOTES (153581)
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/i386/conf/NOTES 153033 2005-12-03 01:23:50Z anholt $
7# $FreeBSD: head/sys/i386/conf/NOTES 153581 2005-12-20 23:00:11Z imp $
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

492# ar: Arnet SYNC/570i hdlc sync 2/4 port V.35/X.21 serial driver
493# (requires sppp)
494# arl: Aironet Arlan 655 wireless adapters.
495# ath: Atheros a/b/g WiFi adapters (requires ath_hal and wlan)
496# cp: Cronyx Tau-PCI sync single/dual/four port
497# V.35/RS-232/RS-530/RS-449/X.21/G.703/E1/E3/T3/STS-1
498# serial adaptor (requires sppp (default), or NETGRAPH if
499# NETGRAPH_CRONYX is configured)
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14
15#####################################################################

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

492# ar: Arnet SYNC/570i hdlc sync 2/4 port V.35/X.21 serial driver
493# (requires sppp)
494# arl: Aironet Arlan 655 wireless adapters.
495# ath: Atheros a/b/g WiFi adapters (requires ath_hal and wlan)
496# cp: Cronyx Tau-PCI sync single/dual/four port
497# V.35/RS-232/RS-530/RS-449/X.21/G.703/E1/E3/T3/STS-1
498# serial adaptor (requires sppp (default), or NETGRAPH if
499# NETGRAPH_CRONYX is configured)
500# cs: IBM Etherjet and other Crystal Semi CS89x0-based adapters
500# ctau: Cronyx Tau sync dual port V.35/RS-232/RS-530/RS-449/X.21/G.703/E1
501# serial adaptor (requires sppp (default), or NETGRAPH if
502# NETGRAPH_CRONYX is configured)
503# cx: Cronyx Sigma multiport sync/async adapter (requires sppp (default),
504# or NETGRAPH if NETGRAPH_CRONYX is configured)
505# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
506# HP PC Lan+, various PC Card devices (refer to etc/defaults/pccard.conf)
507# (requires miibus)

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

524hint.ar.0.port="0x300"
525hint.ar.0.irq="10"
526hint.ar.0.maddr="0xd0000"
527device arl
528hint.arl.0.at="isa"
529hint.arl.0.irq="9"
530hint.arl.0.maddr="0xd0000"
531device cp
501# ctau: Cronyx Tau sync dual port V.35/RS-232/RS-530/RS-449/X.21/G.703/E1
502# serial adaptor (requires sppp (default), or NETGRAPH if
503# NETGRAPH_CRONYX is configured)
504# cx: Cronyx Sigma multiport sync/async adapter (requires sppp (default),
505# or NETGRAPH if NETGRAPH_CRONYX is configured)
506# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
507# HP PC Lan+, various PC Card devices (refer to etc/defaults/pccard.conf)
508# (requires miibus)

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

525hint.ar.0.port="0x300"
526hint.ar.0.irq="10"
527hint.ar.0.maddr="0xd0000"
528device arl
529hint.arl.0.at="isa"
530hint.arl.0.irq="9"
531hint.arl.0.maddr="0xd0000"
532device cp
533device cs
534hint.cs.0.at="isa"
535hint.cs.0.port="0x300"
532device ctau
533hint.ctau.0.at="isa"
534hint.ctau.0.port="0x240"
535hint.ctau.0.irq="15"
536hint.ctau.0.drq="7"
537device cx
538hint.cx.0.at="isa"
539hint.cx.0.port="0x240"

--- 558 unchanged lines hidden ---
536device ctau
537hint.ctau.0.at="isa"
538hint.ctau.0.port="0x240"
539hint.ctau.0.irq="15"
540hint.ctau.0.drq="7"
541device cx
542hint.cx.0.at="isa"
543hint.cx.0.port="0x240"

--- 558 unchanged lines hidden ---