Deleted Added
full compact
NOTES (59274) NOTES (59294)
1#
2# LINT -- config file for checking all the sources, tries to pull in
3# as much of the source tree as it can.
4#
1#
2# LINT -- config file for checking all the sources, tries to pull in
3# as much of the source tree as it can.
4#
5# $FreeBSD: head/sys/i386/conf/NOTES 59274 2000-04-16 06:50:03Z phk $
5# $FreeBSD: head/sys/i386/conf/NOTES 59294 2000-04-16 20:48:33Z msmith $
6#
7# NB: You probably don't want to try running a kernel built from this
8# file. Instead, you should start from GENERIC, and add options from
9# this file as required.
10#
11
12#
13# This directive is mandatory; it defines the architecture to be

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

1344#device sscape0 at isa? port 0x330 irq 9 drq 0
1345#device trix0 at isa? port 0x330 irq 6 drq 0
1346#device sscape_mss0 at isa? port 0x534 irq 5 drq 1
1347#device opl0 at isa? port 0x388
1348#device mpu0 at isa? port 0x330 irq 6 drq 0
1349#device uart0 at isa? port 0x330 irq 5
1350
1351# The newpcm driver (use INSTEAD of snd0 and all VOXWARE drivers!).
6#
7# NB: You probably don't want to try running a kernel built from this
8# file. Instead, you should start from GENERIC, and add options from
9# this file as required.
10#
11
12#
13# This directive is mandatory; it defines the architecture to be

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

1344#device sscape0 at isa? port 0x330 irq 9 drq 0
1345#device trix0 at isa? port 0x330 irq 6 drq 0
1346#device sscape_mss0 at isa? port 0x534 irq 5 drq 1
1347#device opl0 at isa? port 0x388
1348#device mpu0 at isa? port 0x330 irq 6 drq 0
1349#device uart0 at isa? port 0x330 irq 5
1350
1351# The newpcm driver (use INSTEAD of snd0 and all VOXWARE drivers!).
1352# Note that motherboard sound devices may require options PNPBIOS.
1353#
1354# Supported cards include:
1355# Creative SoundBlaster ISA PnP/non-PnP
1356# Supports ESS and Avance ISA chips as well.
1357# Gravis UltraSound ISA PnP/non-PnP
1358# Crystal Semiconductor CS461x/428x PCI
1359# Neomagic 256AV (ac97)
1360# Most of the more common ISA/PnP sb/mss/ess compatable cards.

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

2331options MSGTQL=41
2332options NBUF=512
2333options NETATALKDEBUG
2334options NMBCLUSTERS=1024
2335#options OLTR_NO_BULLSEYE_MAC
2336#options OLTR_NO_HAWKEYE_MAC
2337#options OLTR_NO_TMS_MAC
2338options PANIC_REBOOT_WAIT_TIME=16
1352#
1353# Supported cards include:
1354# Creative SoundBlaster ISA PnP/non-PnP
1355# Supports ESS and Avance ISA chips as well.
1356# Gravis UltraSound ISA PnP/non-PnP
1357# Crystal Semiconductor CS461x/428x PCI
1358# Neomagic 256AV (ac97)
1359# Most of the more common ISA/PnP sb/mss/ess compatable cards.

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

2330options MSGTQL=41
2331options NBUF=512
2332options NETATALKDEBUG
2333options NMBCLUSTERS=1024
2334#options OLTR_NO_BULLSEYE_MAC
2335#options OLTR_NO_HAWKEYE_MAC
2336#options OLTR_NO_TMS_MAC
2337options PANIC_REBOOT_WAIT_TIME=16
2339options PNPBIOS
2340options PSM_DEBUG=1
2341options SCSI_NCR_DEBUG
2342options SCSI_NCR_MAX_SYNC=10000
2343options SCSI_NCR_MAX_WIDE=1
2344options SCSI_NCR_MYADDR=7
2345options SC_DEBUG_LEVEL
2346options SC_RENDER_DEBUG
2347options SEMMAP=31

--- 22 unchanged lines hidden ---
2338options PSM_DEBUG=1
2339options SCSI_NCR_DEBUG
2340options SCSI_NCR_MAX_SYNC=10000
2341options SCSI_NCR_MAX_WIDE=1
2342options SCSI_NCR_MYADDR=7
2343options SC_DEBUG_LEVEL
2344options SC_RENDER_DEBUG
2345options SEMMAP=31

--- 22 unchanged lines hidden ---