freebsd-skq/sys/i386
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
..
apm The Libretto's BIOS doesn't set edx on the APM_GETPWSTATUS call, so 1997-12-04 02:40:00 +00:00
bios The Libretto's BIOS doesn't set edx on the APM_GETPWSTATUS call, so 1997-12-04 02:40:00 +00:00
boot Finally, implement a mini-parser for RockRidge alternative filenames, 1997-12-04 21:52:47 +00:00
conf I've been using these tweaks to enable the sound driver to talk to the 1997-12-12 14:08:50 +00:00
eisa Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
i386 The improvements to clock statistics by Tor Egge 1997-12-08 23:00:24 +00:00
ibcs2 Don't include <sys/lock.h> in headers when only `struct simplelock' is 1997-12-05 19:55:52 +00:00
include The improvements to clock statistics by Tor Egge 1997-12-08 23:00:24 +00:00
isa I've been using these tweaks to enable the sound driver to talk to the 1997-12-12 14:08:50 +00:00
linux Don't include <sys/lock.h> in headers when only `struct simplelock' is 1997-12-05 19:55:52 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
scsi Add support to the host driver for "downloaded constants". These are immediate 1997-09-27 19:38:27 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00