vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Argh, can't believe it. Just seen your mail (did a search a few days ago) exactly the same port, only missing the usb.c part, that did the discovery of the modem there! Works great, THANKS! PS: ehci did the same trivial way, though it didn't show on dmesg On Wed, 27 Oct 2004 23:45:48 +1000, David Gwynne <loki@animata.net> wrote: > This adds support for ohci cardbus adapters. It is based on code from > NetBSD with minor tweaks. I probably could have passed ohci_pci.c through > sed and got the same result. > > As well as this patch you need to add a line to your kernel config, eg > > ohci* at cardbus? > > I've only been able to test this on macppc where it works fine. I see no > reason why it shouldn't work on any other arch with cardbus support. > > ehci at cardbus will follow on from this shortly. > > DG |