Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.ecn.uoknor.edu!paladin.american.edu!zombie.ncsc.mil!news.mathworks.com!gatech!swrinde!cs.utexas.edu!uwm.edu!src.honeywell.com!not-for-mail From: englehar@src.honeywell.com (Matt Englehart) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: PAS16/CDROM Support? Date: 13 May 1995 14:56:14 CDT Organization: Honeywell Technology Center, Honeywell Inc. Lines: 31 Message-ID: <3p32su$89u@moon.src.honeywell.com> References: <3p2u2r$pa5@gryphon.phoenix.net> NNTP-Posting-Host: akela.src.honeywell.com In-reply-to: pflores@phoenix.phoenix.net's message of 13 May 1995 18:34:03 GMT >>>>> "PF" == Paul Flores <pflores@phoenix.phoenix.net> writes: PF> Does anyone know if The lastest SNAP versoin of FreeBSD supports PF> the ProAdiou Spectrum Card and Sony CDROM? I think so. You'll have to edit the config file for your kernel and rebuild it. Stash a copy of the existing config file, /usr/src/sys/i386/con/fMYKERNEL, somewhere, and edit it to include the lines from /usr/src/sys/i386/conf/LINT that apply to PAS and Sony CDROM. Then rebuild your kernel, using the FreeBSD FAQ for a guide. To me, it looks like the following lines might do it: # snd: Voxware sound drivers for various cards # see /usr/src/sys/i386/isa/sound/sound.doc for details # pca: PCM audio through your PC speaker # # SB = SoundBlaster; PAS = ProAudioSpectrum; GUS = Gravis UltraSound # Controls all sound devices controller snd0 # ProAudioSpectrum PCM and Midi - for PAS device pas0 at isa? port 0x388 irq 10 drq 6 vector pasintr # scd: Sony CD-ROM # for the Sony CDU31/33A CDROM device scd0 at isa? port 0x230 bio