Deleted Added
full compact
NOTES (136119) NOTES (136944)
1# $FreeBSD: head/sys/conf/NOTES 136119 2004-10-04 14:16:17Z yar $
1# $FreeBSD: head/sys/conf/NOTES 136944 2004-10-25 10:29:57Z yongari $
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

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

1829# bit 2..0 secondary DMA channel;
1830# bit 4 set if the board uses two dma channels;
1831# bit 15..8 board type, overrides autodetection; leave it
1832# zero if don't know what to put in (and you don't,
1833# since this is unsupported at the moment...).
1834#
1835# snd_als4000: Avance Logic ALS4000 PCI.
1836# snd_ad1816: Analog Devices AD1816 ISA PnP/non-PnP.
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

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

1829# bit 2..0 secondary DMA channel;
1830# bit 4 set if the board uses two dma channels;
1831# bit 15..8 board type, overrides autodetection; leave it
1832# zero if don't know what to put in (and you don't,
1833# since this is unsupported at the moment...).
1834#
1835# snd_als4000: Avance Logic ALS4000 PCI.
1836# snd_ad1816: Analog Devices AD1816 ISA PnP/non-PnP.
1837# snd_audiocs: Crystal Semiconductor CS4231 SBus/EBus.
1837# snd_cmi: CMedia CMI8338/CMI8738 PCI.
1838# snd_cs4281: Crystal Semiconductor CS4281 PCI.
1839# snd_csa: Crystal Semiconductor CS461x/428x PCI. (except
1840# 4281)
1841# snd_ds1: Yamaha DS-1 PCI.
1842# snd_emu10k1: Creative EMU10K1 PCI and EMU10K2 (Audigy) PCI.
1843# snd_es137x: Ensoniq AudioPCI ES137x PCI.
1844# snd_ess: Ensoniq ESS ISA PnP/non-PnP.

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

1862# snd_via8233: VIA VT8233x PCI.
1863# snd_via82c686: VIA VT82C686A PCI.
1864# snd_vibes: S3 Sonicvibes PCI.
1865# snd_uaudio: USB audio.
1866
1867device snd_ad1816
1868device snd_als4000
1869#device snd_au88x0
1838# snd_cmi: CMedia CMI8338/CMI8738 PCI.
1839# snd_cs4281: Crystal Semiconductor CS4281 PCI.
1840# snd_csa: Crystal Semiconductor CS461x/428x PCI. (except
1841# 4281)
1842# snd_ds1: Yamaha DS-1 PCI.
1843# snd_emu10k1: Creative EMU10K1 PCI and EMU10K2 (Audigy) PCI.
1844# snd_es137x: Ensoniq AudioPCI ES137x PCI.
1845# snd_ess: Ensoniq ESS ISA PnP/non-PnP.

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

1863# snd_via8233: VIA VT8233x PCI.
1864# snd_via82c686: VIA VT82C686A PCI.
1865# snd_vibes: S3 Sonicvibes PCI.
1866# snd_uaudio: USB audio.
1867
1868device snd_ad1816
1869device snd_als4000
1870#device snd_au88x0
1871#device snd_audiocs
1870device snd_cmi
1871device snd_cs4281
1872device snd_csa
1873device snd_ds1
1874device snd_emu10k1
1875device snd_es137x
1876device snd_ess
1877device snd_fm801

--- 613 unchanged lines hidden ---
1872device snd_cmi
1873device snd_cs4281
1874device snd_csa
1875device snd_ds1
1876device snd_emu10k1
1877device snd_es137x
1878device snd_ess
1879device snd_fm801

--- 613 unchanged lines hidden ---