Date: Fri, 7 May 1999 21:09:37 +0200 (CEST) From: Martin Dieringer <martin@dieringe.dialup.fu-berlin.de> To: Kent Hauser <kent@kent.tfd.com> Cc: mobile@FreeBSD.ORG Subject: Re: pccard.conf entry help needed Message-ID: <Pine.BSF.4.10.9905072103540.3780-100000@ThinkPad.katz.de> In-Reply-To: <199905071758.NAA00248@kent.tfd.com>
index | next in thread | previous in thread | raw e-mail
Hi,
I have no problems with the Thinkpad 600(not E)'s serial port.
my config is
device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr
device sio1 at isa? disable port "IO_COM2" tty irq 3 vector siointr
device sio2 at isa? disable port "IO_COM3" tty irq 5 vector siointr
device sio3 at isa? disable port "IO_COM4" tty irq 9 vector siointr
and I get
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
When I insert my modem card, I get sio2
Card inserted, slot 0
sio2: type 16550A
pccard.conf:
# Megahertz XJ1336
card "U.S. Robotics" "XJ/CC1336"
config 0x23 "sio2" 10
insert echo U.S. Robotics XJ/CC1336 inserted
remove echo U.S. Robotics XJ/CC1336 removed
(this in on 2.2.8, but I remember that this worked the same way with
3.1-STABLE)
just add "vector siointr" to your kernel-config!
martin
On Fri, 7 May 1999, Kent Hauser wrote:
> In my continuing quest to get a serial port working for my new
> ThinkPad, I obtained one of the "socket communications" serial port
> PCMCIA cards. It's supposed to look like a standard serial port --
> and so I assumed the modem card support would be sufficient. It might
> be, but at the very least, I am unable to get my "pccard.conf" entry
> correct.
>
> ===========
> >>> kernel config excerpt:
>
> device sio0 at isa? port "IO_COM1" tty irq 4
> device sio1 at isa? port "IO_COM2" tty irq 3
> device sio2 at isa? port "IO_COM3" tty irq 5
> device sio3 at isa? port "IO_COM4" tty irq 9
> ===========
> >>> /var/log/messages messages:
>
> May 7 13:48:56 kent /kernel: sio0: configured irq 4 not in bitmap of probed irqs 0
> May 7 13:48:56 kent /kernel: sio0 not found at 0x3f8
> May 7 13:48:56 kent /kernel: sio1: configured irq 3 not in bitmap of probed irqs 0
> May 7 13:48:56 kent /kernel: sio1 not found at 0x2f8
> May 7 13:48:56 kent /kernel: sio2: configured irq 5 not in bitmap of probed irqs 0
> May 7 13:48:56 kent /kernel: sio2 not found at 0x3e8
> May 7 13:48:56 kent /kernel: sio3: configured irq 9 not in bitmap of probed irqs 0
> May 7 13:48:56 kent /kernel: sio3
> May 7 13:48:56 kent /kernel: not found at 0x2e8
> May 7 13:48:59 kent pccardd[58]: Resource allocation failure for Socket Communications Inc
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9905072103540.3780-100000>
