freebsd-skq/sys/conf
peter d5ef9c3e61 I've been using these tweaks to enable the sound driver to talk to the
(mutant) Crystal CSS4236 chip on the Intel PR440FX SMP motherboard.

XXX this uses some rather ugly PnP bootstrap code that is *NOT* compatable
with 'controller pnp0' or *ANY* other PnP devices.  If you use some other
PnP devices, enabling css0 will burn your house down. :-]  The
"simplified" PnP init sequence directly blats your config(8) settings onto
the chip.  I'm pretty sure 'css0' will conflict with 'mss0', this whole
area desperately needs a cleanup.

I have been using the following with some success on the PR440FX:
controller   snd0
device css0  at isa? port 0x534 irq 5 drq 1 flags 0x08 vector adintr
device opl0  at isa? port 0x388
device mpu0  at isa? port 0x330 irq 10 vector mpuintr
1997-12-12 14:08:50 +00:00
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files - Framework for PCI/CardBus controllers running in PCMCIA emulation 1997-12-02 21:26:41 +00:00
files.i386 I've been using these tweaks to enable the sound driver to talk to the 1997-12-12 14:08:50 +00:00
files.newconf Add lines for new files in ipfilter 1997-05-25 15:56:18 +00:00
files.pc98 Sync with sys/i386/conf/files.i386, majors.i386 and options.i386 1997-12-10 09:28:59 +00:00
kern.mk Oops, comment lines can't be indented either. 1997-10-21 10:39:27 +00:00
kmod.mk Remove the comments hat just list the nested includes. 1997-11-09 15:03:15 +00:00
majors Added major 86 for the alog driver. 1997-12-09 10:51:11 +00:00
Makefile.i386 Bump configvers to 300003 to account for the crd->card (and related) 1997-11-06 03:11:40 +00:00
Makefile.pc98 Sync with sys/i386/conf/Makefile.i386 revision 1.105. 1997-11-06 09:51:34 +00:00
Makefile.powerpc Bump configvers to 300003 to account for the crd->card (and related) 1997-11-06 03:11:40 +00:00
newvers.sh Increment RELDATE so that it is possible to distinguish between the 1997-09-24 04:36:19 +00:00
nfsswapkernel.c Removed vestiges of config-time "argument processing" configuration. 1997-09-07 13:49:56 +00:00
NOTES I've been using these tweaks to enable the sound driver to talk to the 1997-12-12 14:08:50 +00:00
options Reviewed by: hackers@freebsd.org in general 1997-11-13 00:28:51 +00:00
options.i386 Remove obsolete psm driver options: PSM_ACCEL, PSM_EMULATION, 1997-12-09 11:56:19 +00:00
options.pc98 Sync with sys/i386/conf/files.i386, majors.i386 and options.i386 1997-12-10 09:28:59 +00:00
param.c Removed unused #includes. 1997-06-14 11:38:46 +00:00
systags.sh Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00