Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Nov 1999 10:16:51 -0500
From:      Greg Lehey <grog@mojave.sitaranetworks.com>
To:        Warner Losh <imp@village.org>
Cc:        "D. Rock" <rock@dead-end.net>, current@FreeBSD.ORG, mobile@FreeBSD.ORG
Subject:   Re: sio working
Message-ID:  <19991108101651.10061@mojave.sitaranetworks.com>
In-Reply-To: <199911061749.KAA22375@harmony.village.org>; from Warner Losh on Sat, Nov 06, 1999 at 10:49:26AM -0700
References:  <19991105173835.10766@mojave.sitaranetworks.com> <199910230241.UAA26689@harmony.village.org> <3823540C.AE8ADA4F@dead-end.net> <19991105173835.10766@mojave.sitaranetworks.com> <199911061749.KAA22375@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday,  6 November 1999 at 10:49:26 -0700, Warner Losh wrote:
> In message <19991105173835.10766@mojave.sitaranetworks.com> Greg Lehey writes:
> : Nov  5 17:15:19 mojave /kernel: sio1: configured irq 3 not in bitmap of probed irqs 0
>
> Unless you are running pccardd, you won't see the pccard devices show
> up.  The probe messages that I'm interested in would be the ones that
> say something about it being on pccard0.
>
> Maybe I'm just confused.

Yes, I think so.  My original message included the probe messages from
pccardd as well.  I commented on sio1 because I had it in the kernel
config file; IIRC this used to be necessary in order for the device to
be found.  I've removed the sio1 definition now (sio0 remains,
corresponding to a hard-wired port on the laptop).  I now get:

   sio0: gdb debugging port
   (hmmm.  I thought I should have got more than that)
   ...
   pccard: card inserted, slot 0
   pccard: card inserted, slot 1
   ep0: <3Com Etherlink III 3C589> at port 0x240-0x24f irq 9 slot 0 on pccard0
   ep0: Ethernet address 00:60:97:40:fb:e1
   sio1 at port 0x2e8-0x2ef irq 5 slot 1 on pccard0
   sio1: type 16550A

I need to check why I'm not getting irq 3 for the port, but everything
else looks OK.

Greg
--
Finger grog@lemis.com for PGP public key
See complete headers for address and phone numbers


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




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