Date: Tue, 30 May 2000 20:17:13 PDT From: Darryl Okahata <darrylo@sr.hp.com> To: "Mark D. Anderson" <mda@discerning.com> Cc: freebsd-mobile@freebsd.org Subject: Re: device timeout with any card Message-ID: <200005310317.UAA01043@mina.sr.hp.com> In-Reply-To: Your message of "Tue, 30 May 2000 18:44:56 PDT." <005801bfcaa1$e4f83380$0200a8c0@mdaxke>
next in thread | previous in thread | raw e-mail | index | archive | help
"Mark D. Anderson" <mda@discerning.com> wrote:
> same rough behavior:
> with GENERIC or with the kernel configured as per darryl's directions (plus s
> ean's for
> other entries), it detects card insert/removal,
> and lights come on, but i get "wi0: device timeout" and "wi0: tx buffer alloc
> ation failed".
Looking at the wi_custom_c.txt dmesg, you've got some big problems:
This is your AT DMA controller:
unknown1: <PNP0200> at port 0-0xf,0x81-0x8f,0xc0-0xdf drq 4 on isa0
This is your AT interrupt controller:
unknown: <PNP0000> can't assign resources
This is your AT timer:
unknown2: <PNP0100> at port 0x40-0x43 irq 0 on isa0
This is the AT real-time clock:
unknown3: <PNP0b00> at port 0x70-0x71 irq 8 on isa0
(Huh?) This is the "IBM Enhanced keyboard controller (101/2-key)":
unknown: <PNP0303> can't assign resources
This is the math coprocessor:
unknown4: <PNP0c04> at port 0xf0-0xff irq 13 on isa0
This is the PCI bus:
unknown5: <PNP0a03> at port 0xcf8-0xcff on isa0
You really shouldn't be getting any of these messages.
--
Darryl Okahata
darrylo@soco.agilent.com
DISCLAIMER: this message is the author's personal opinion and does not
constitute the support, opinion, or policy of Agilent Technologies, or
of the little green men that have been following him all day.
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?200005310317.UAA01043>
