Date: Sun, 8 Sep 2002 20:53:18 -0400 From: Scott Robbins <scottro@nyc.rr.com> To: freebsd-questions@FreeBSD.ORG Subject: Re: Sound on sony vaio - Kernel fails to boot Message-ID: <20020909005318.GA6739@scott1.homeunix.net> In-Reply-To: <F145R4UV6rJ8ed7IgAj0000263b@hotmail.com> References: <F145R4UV6rJ8ed7IgAj0000263b@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--wac7ysb48OaltWcw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 08, 2002 at 11:27:58PM +0000, Oliver Dove wrote: > I'm having trouble adding sound support to my freebsd (4.5-release) kerne= l,=20 > my machine is a Sony Vaio PCG-FX602 laptop with a VIA (VT82C686) AC'97=20 > sound card (which may be running over a pci to isa bus). After i compile= =20 > support into the kernel and reboot the machine hangs while booting (after= =20 > lpt0, Interrupt-driven port). I think this is because i haven't been able= =20 > to include all the address information for the card, and there may be a= =20 > conflict (although boot -c, visual, shows none). My origional line looked= =20 > like: >=20 > device pcm0 at isa? irq 9 I know that somewhere (don't remember when) that if you check LINT, the syntax has changed slightly--I used to have syntax like yours (except that it was irq 10). My current line, however is (and I got this from LINT--started looking there after having problems after an update--again, I don't remember when this was, it might have been back in 4.3 or 4.4) pcm0 at isa? irq 10 drq 1 flags 0x0 I don't know enough about it to know if that helps you, but figured I'd throw it out there. >=20 --=20 Scott GPG KeyID EB3467D6 (1B48 077D 66F6 9DB0 FDC2 A409 FA54 D575 EB34 67D6) gpg --keyserver pgp.mit.edu --recv-keys EB3467D6 Willow: Oz is a werewolf. Buffy: It's a long story. Oz: I got bit. Buffy: Apparently not that long. Faith: Hey, as long as you don't go scratchin' at me or humpin' my leg, we're five-by-five, ya' know? Oz: Fair enough. --wac7ysb48OaltWcw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9e/D++lTVdes0Z9YRApyPAKCLDxqyxfz54UcrtFzuuWkURDZgyACgqWNn ti6ATQ9O0l2H8hrGmnDVjZY= =0m9p -----END PGP SIGNATURE----- --wac7ysb48OaltWcw-- 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?20020909005318.GA6739>