Date: Sun, 3 Oct 1999 13:14:00 -0400 (EDT) From: Matt White <mjw@dhp.com> Cc: FreeBSD Mobile List <freebsd-mobile@FreeBSD.ORG> Subject: Re: PAO3 and FreeBSD3.3 Message-ID: <Pine.BSF.4.10.9910031309110.318-100000@mjw-0.dsl.speakeasy.net> In-Reply-To: <Pine.BSF.4.05.9910021812560.17901-100000@kim.ispra.webweaving.org>
next in thread | previous in thread | raw e-mail | index | archive | help
What's happening is that my laptop, a Sony PCG-719c, has a uhci usb controller. FreeBSD recoginizes the controller, but for some reason the controller wants to place itself at IRQ 255, which sounds suspiciouly like a -1 gettig stuck into an unsigned char but I really haven't spent a lot of time trying to figure out why this is happening. from dmesg: uhci0: <Intel 82371AB/EB USB Host Controller> rev 0x01 int d irq 255 on pci0.1.2 create_intr: requested irq255 too high, limit is 15 usb0: could not map irq Anyway, for now I'm just living without USB. -Matt On Sat, 2 Oct 1999, Dirk-Willem van Gulik wrote: > On Sat, 2 Oct 1999, Matt White wrote: > > > For what it's worth, I cvsuped the head branch of PAO3 today and installed > > it on my 3.3-STABLE system. Everything seems to be working still except > > USB, but I've never played with that before so I don't know if it works > > with the mainline code either. So far the only PCMCIA card I've tried is > > an AT&T Wavelan card. It seems to work just fine. > > I've been patching USB in, and out to PAO, and there are no problems as > far as I know. Things which work in 3.3 work just fine. Such as Mice, > Zipdrives, ActiveWireInc.com and so on work just fine. Things like Serial, > Ethernet and paralel converters do not of course, as they are not > supported in the main branch. > > Dw > > 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?Pine.BSF.4.10.9910031309110.318-100000>