Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Aug 2000 18:20:56 -0500
From:      "Arun Welch" <welch@anzus.com>
To:        <freebsd-mobile@freebsd.org>
Subject:   PCCARD Modem on Dell Inspiron
Message-ID:  <NDBBIHADDPAMAJLBPGCHAEOHCGAA.welch@anzus.com>

next in thread | raw e-mail | index | archive | help
I'm having some difficulty getting my pccard modem to work with my
Inspiron 5000 under 4.1R. When I insert the card in the slot I get the
following in /var/log/messages:
Aug  2 18:07:06  /kernel: pccard: card inserted, slot 1
Aug  2 18:07:17  /kernel: sio4 at port 0x2f8-0x2ff irq 2 slot 1 on pccard1
Aug  2 18:07:17  /kernel: sio4: type 16550A

which corresponds to the following in /etc/pccard.conf
# Simple Technologies 
card "Simple Technology" "Communicator"
	config auto "sio2" 2
	insert echo Simple Communicator inserted
	remove echo Simple Communicator removed

Question 1 is why is it coming in at sio4 instead of sio2?

OK, now that it's in, I try to tip to /dev/cuaa3 

# tip: /dev/cuaa3: Device not configured
link down

Question 2 is obvious, what do I need to do to configure the device? 

...arun




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?NDBBIHADDPAMAJLBPGCHAEOHCGAA.welch>