Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jun 2000 10:14:20 -0700 (PDT)
From:      Archie Cobbs <archie@whistle.com>
To:        imp@village.org (Warner Losh)
Cc:        freebsd-stable@freebsd.org, iwasaki@freebsd.org
Subject:   Re: PCCARD support
Message-ID:  <200006041714.KAA74128@bubba.whistle.com>
In-Reply-To: <200006040709.BAA50646@harmony.village.org> from Warner Losh at "Jun 4, 2000 01:09:07 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> : #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.

Thanks..

> :     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.

OK.. just wanted to make sure it didn't get forgotten.

> : #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...

Another person suggested adding 'reset 1000' and options PNPBIOS.
That seemed to make it work, though not sure which.

By the way, 'reset 1000' is not documented in pccard.conf(5)..

Thanks,
-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006041714.KAA74128>