freebsd-nq/sys/i386/conf
Peter Wemm 5eaf45f67b 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
..
devices.i386
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
GENERIC Change comments about ijppp to iijppp. 1997-10-31 22:10:09 +00:00
LINT I've been using these tweaks to enable the sound driver to talk to the 1997-12-12 14:08:50 +00:00
majors.i386 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
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.i386 Remove obsolete psm driver options: PSM_ACCEL, PSM_EMULATION, 1997-12-09 11:56:19 +00:00
PCCARD - Added PSM_HOOKAPM & PSM_RESETAFTERSUSPEND options. 1997-11-11 00:47:01 +00:00
SMP-GENERIC Change comments about ijppp to iijppp. 1997-10-31 22:10:09 +00:00