From owner-freebsd-stable Sun Jun 4 0: 9:46 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id C620F37B6A4; Sun, 4 Jun 2000 00:09:42 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id BAA63560; Sun, 4 Jun 2000 01:09:41 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id BAA50646; Sun, 4 Jun 2000 01:09:07 -0600 (MDT) Message-Id: <200006040709.BAA50646@harmony.village.org> To: Archie Cobbs Subject: Re: PCCARD support Cc: freebsd-stable@freebsd.org, iwasaki@freebsd.org In-reply-to: Your message of "Sat, 03 Jun 2000 18:24:45 PDT." <200006040124.SAA71460@bubba.whistle.com> References: <200006040124.SAA71460@bubba.whistle.com> Date: Sun, 04 Jun 2000 01:09:07 -0600 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200006040124.SAA71460@bubba.whistle.com> Archie Cobbs writes: : #1. First, here's a new entry for pccard.conf: : : # PreMax PE-200 Ethernet Card : card "PMX " "PE-200" : config auto "ed0" 11 0x10 : ether 0x7f0 : insert logger -t pccard:$device -s PREMAX PE-200 inserted : insert /etc/pccard_ether $device : remove logger -t pccard:$device -s PREMAX PE-200 removed : remove /sbin/ifconfig $device delete OK. I'll add this. : #2. This card requires a 1024 memory block, but a bug in pccardd causes : the allocation to always fail... : : Of course, now that the card works again I can see that this is : already fixed in -current, pccardd/util.c rev. 1.14. : : Would someone care to MFC please? iwasaki-san has plans to MFC it in early June. Both Jordan and I approved the changes (he specifically asked us before doing the MFC), so he will do it when he has the chance, I think by June 15th IIRC. : #3. My USR modem card used to work with PAO. Now when I try to talk : to it (using 'tip') the laptop completely freezes.. such that : only a power cycle wakes it up. Here are the messages that appear: : : pccardd[66]: Card "U.S. Robotics"("XJ/CC1336") matched "U.S. Robotics" ("XJ/CC1336") : pccardd[66]: Assign sio1, io 0x2f8-0x2ff, mem 0x0, 0 bytes, irq 3, flags 0 : /kernel: sio1 at port 0x2f8-0x2ff irq 3 slot 1 on pccard1 : /kernel: sio1: type 8250 : pccard:sio1: U.S. Robotics XJ/CC1336 inserted This is odd. You might add 'reset 1000' to the entry and see if that helps. This is a 33.6 Modem, yes? I have the 14.4 version as well as the 28.8 version and those work w/o a hitch for me. Well, they work for me in the pccard adapater on the passive isa backplane on my testbox at work to dial into my machines at home and kick them when they are being bad, but that setup has been a realiable indication of potential problems... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message