Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2000 17:00:46 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Mike Smith <msmith@FreeBSD.org>
Cc:        current@FreeBSD.org, imp@FreeBSD.org, jon@FreeBSD.org
Subject:   Re: Cardbus woes
Message-ID:  <XFMail.001214170046.jhb@FreeBSD.org>
In-Reply-To: <XFMail.001214161716.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 15-Dec-00 John Baldwin wrote:
> 
> On 14-Dec-00 Mike Smith wrote:
>>> With the recent slaughter^Wrework of the PCI code, my hack to allocate
>>> resources for unattached PCI devices in pci_probe_nomatch() no longer
>>> works.
>>> The updated patch can be found at
>>> http://www.FreeBSD.org/~jhb/patches/cardbus.hack.patch.
>> 
>> I have a set of working patches at 
>> 
>>   http://ziplok.dyndns.org/msmith/pci.diff
>> 
>> which handle resource reservation, making your hack unnecessary.  They're 
>> not ready for commit yet, but they're known to work (assuming you get 
>> this message 8).
> 
> Cool, my hack is all b0rked anyways, so I'll try this out.

No go. :(  With this, my soundcard no longer probes properly:

pcm0: <ESS Technology Maestro-2E> port 0x1400-0x14ff irq 5 at device 8.0 on"pci0
pcm0: unable to map register space
device_probe_and_attach: pcm0 attach returned 6

Also, the cardbus controller seems to not be getting interrupts, as it doesn't
notice when a card is inserted and removed anymore.  pccard seems to work,
except that the beeping is gone (this may be due to pcm0 being hosed though).

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


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?XFMail.001214170046.jhb>