Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jun 2000 01:09:07 -0600
From:      Warner Losh <imp@village.org>
To:        Archie Cobbs <archie@whistle.com>
Cc:        freebsd-stable@freebsd.org, iwasaki@freebsd.org
Subject:   Re: PCCARD support 
Message-ID:  <200006040709.BAA50646@harmony.village.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>  

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




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