Date: Wed, 22 Mar 2000 23:00:40 -0800 From: Ron Rosson <insane@lunatic.oneinsane.net> To: freebsd-mobile@freebsd.org Subject: Re: XJEM3288 Message-ID: <20000322230040.A1091@lunatic.oneinsane.net> In-Reply-To: <200003230543.WAA37751@harmony.village.org>; from imp@village.org on Wed, Mar 22, 2000 at 10:43:58PM -0700 References: <20000322065811.A47986@lunatic.oneinsane.net> <200003230543.WAA37751@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 22 Mar 2000, Warner Losh was heard blurting out: > Did you kill and restart pccardd? > > Warner This and making the change to the pccard.conf.sample did it as well. Here is a diff of what I added to the file: insane-mental> diff -u pccard.conf.sample.orig pccard.conf.sample --- pccard.conf.sample.orig Wed Mar 8 05:52:49 2000 +++ pccard.conf.sample Wed Mar 22 22:53:37 2000 @@ -412,6 +412,12 @@ insert logger -t pccard:$device -s Megahertz XJ4336 inserted remove logger -t pccard:$device -s Megahertz XJ4336 removed +# Megahertz XJEM3288 (as modem) +card "MEGAHERTZ" "CC/XJEM3288" + config auto "sio2" ? + insert logger -t pccard:$device -s Megahertz CC/XJEM3288 inserted + remove logger -t pccard:$device -s Megahertz CC/XJEM3288 removed + # Megahertz XJEM1336 (as modem) card "MEGAHERTZ" "CC/XJEM3336" config auto "sio2" ? When I test it in minicom it is lsow to respond. But Hey I am closer. Any more clues? TIA -- ------------------------------------------------------------------- Ron Rosson ... and a UNIX user said ... The InSaNe One rm -rf * insane@oneinsane.net and all was /dev/null and *void() ------------------------------------------------------------------- I plead contemporary insanity To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000322230040.A1091>