Deleted Added
full compact
NOTES (118774) NOTES (118819)
1# $FreeBSD: head/sys/conf/NOTES 118774 2003-08-11 08:40:02Z harti $
1# $FreeBSD: head/sys/conf/NOTES 118819 2003-08-12 09:45:34Z alex $
2#
3# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
4#
5# Lines that begin with 'device', 'options', 'machine', 'ident', 'maxusers',
6# 'makeoptions', 'hints', etc. go into the kernel configuration that you
7# run config(8) with.
8#
9# Lines that begin with 'hint.' are NOT for config(8), they go into your

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

1912#
1913# options BKTR_SIS_VIA_MODE
1914# Switch Bt878/879 cards into SIS/VIA chipset compatibility mode which is
1915# needed for some old SiS and VIA chipset motherboards.
1916# This also allows Bt878/879 chips to work on old OPTi (<1997) chipset
1917# motherboards and motherboards with bad or incomplete PCI 2.1 support.
1918# As a rough guess, old = before 1998
1919#
2#
3# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
4#
5# Lines that begin with 'device', 'options', 'machine', 'ident', 'maxusers',
6# 'makeoptions', 'hints', etc. go into the kernel configuration that you
7# run config(8) with.
8#
9# Lines that begin with 'hint.' are NOT for config(8), they go into your

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

1912#
1913# options BKTR_SIS_VIA_MODE
1914# Switch Bt878/879 cards into SIS/VIA chipset compatibility mode which is
1915# needed for some old SiS and VIA chipset motherboards.
1916# This also allows Bt878/879 chips to work on old OPTi (<1997) chipset
1917# motherboards and motherboards with bad or incomplete PCI 2.1 support.
1918# As a rough guess, old = before 1998
1919#
1920# options BKTR_NEW_MSP34XX_DRIVER
1921# Use new, more complete initialization scheme for the msp34* soundchip.
1922# Should fix stereo autodetection if the old driver does only output
1923# mono sound.
1920
1921device meteor 1
1922
1923#
1924# options BKTR_USE_FREEBSD_SMBUS
1925# Compile with FreeBSD SMBus implementation
1926#
1927# Brooktree driver has been ported to the new I2C framework. Thus,

--- 443 unchanged lines hidden ---
1924
1925device meteor 1
1926
1927#
1928# options BKTR_USE_FREEBSD_SMBUS
1929# Compile with FreeBSD SMBus implementation
1930#
1931# Brooktree driver has been ported to the new I2C framework. Thus,

--- 443 unchanged lines hidden ---