Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 1998 14:31:03 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        bsd mailing lists <bsd@righi.ml.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ESS Audiodrive prooblem.
Message-ID:  <Pine.BSF.3.96.980527142602.2179X-100000@gdi.uoregon.edu>
In-Reply-To: <Pine.BSF.3.96.980527134734.7533A-100000@righi.ml.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 27 May 1998, bsd mailing lists wrote:

> 
> HEllo,
> the GENERIC kernel does not recognize my audio card which
> is a ESS Audiodrive Sound blaster 16 Compatible.
> IS there a way I can solve this problem?
> Noone has an ESS 1868 under FreeBSD?

1.  Build a kernel with lines

controller pnp0
device pcm0 at isa? port ? tty irq ? drq ? flags 0x0 vector pcmintr

2.  Modify /dev/MAKEDEV, snd* section to not check the unit number before
making the symlinks for audio, etc.  Then run /dev/MAKEDEV snd1



Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980527142602.2179X-100000>