Date: Mon, 03 Jul 2000 10:59:53 +1000 From: Harry Woodward-Clarke <Harry.Woodward-Clarke@S1.com> Cc: freebsd-questions@FreeBSD.ORG, freebsd-mobile@freebsd.org Subject: Re: Psion Gold card modem & Dell Latitude Message-ID: <395FE589.405B0621@S1.com> References: <395BE468.1F82E815@acay.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi All, for the sake of completeness (and for those searching the archives in the future ;') This was solved relatively easily through the addition of the following two lines in the /etc/rc.conf pccard_conf="/etc/pccard.conf" pccard_enable="YES" Also, it was suggested I enable apm (apm_enable="YES" in rc.conf) As a further change (after the above was confirmed to work), I then modified my kernel configuration file to only have one sio device (sio0) - as there is physically only the one 'COM' port on the machine. This than allows the PCCard Modem to allocate sio1 to itself :') Now to turn down the annoyingly loud "BEEP!" when the system starts up and pccardd finds the modem ;') Thanks all who helped, especially Sean. Oh, btw - thanks for the additional info on the sound card, that's way down on my list of things to do ;') reg's, Haxxa 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?395FE589.405B0621>