From owner-freebsd-mobile Wed Jul 1 08:55:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA02434 for freebsd-mobile-outgoing; Wed, 1 Jul 1998 08:55:35 -0700 (PDT) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from aphrodite.harbor.ab.ca (aphrodite.harbor.ab.ca [198.161.82.75]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA02414 for ; Wed, 1 Jul 1998 08:55:32 -0700 (PDT) (envelope-from mathezer@harbor.ab.ca) Received: from gemini100.harbor.ab.ca by aphrodite.harbor.ab.ca with SMTP (Microsoft Exchange Internet Mail Service Version 5.0.1458.49) id NQ2Z99BC; Wed, 1 Jul 1998 09:54:57 -0600 Date: Wed, 1 Jul 1998 09:54:58 -0600 (MDT) From: Stephen Mathezer X-Sender: mathezer@gemini To: Andre LeClaire cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Megahertz XJEM3288 with 2.2.6 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org OK, I am getting much further now. I mostly got this to work. sio0 is at IRQ 4 card0 uses IRQ 3 So, I changed sio1 to be irq11 and then used config 0x21 "sio1" 11 The card is found and attached etc. I got ppp to work so everything seems to work fine EXCEPT that if I pull the card out, I get a constant beep from the machine and it hangs. Is there anything special I have to do for removing the card? By the way, you say that sio2 is 3e8 and that sio1 is 2f8 and that 0x21 corresponds to sio1. How did you get this information from the dumcis? I assume Tuple #5-7 contain config info. Did you just look and see that the Config index is 0x21 in tuple 5 and the block start is 2f8 and since 2f8 is usually sio1 you now know that 0x21 is for sio1. Is that sort of right. Thanks for the help, I'm starting to understand this -Steve On Tue, 30 Jun 1998, Andre LeClaire wrote: > > card "MEGAHERTZ" "CC/XJEM3288" > > config 0x21 "sio2" 11 > ------ SNIP ----------------- > > Tuple #5, code = 0x1b (Configuration entry), length = 7 > > 000: 21 08 aa 60 f8 02 07 > > Config index = 0x21 > > Card decodes 10 address lines, 8 Bit I/O only > > I/O address # 1: block start = 0x2f8 block length = 0x8 > > What serial port are you using? According to your dumpcis, sio2 > is com 3 0x3e8 - config 0x21 would correspond to sio1 com2 0x2f8. > > Andre > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message