I just upgraded to Fedora Core 2 only to find out that several important pieces of hardware no longer work for me. One of the most important pieces is my PCMCIA bridge (Actiontec PNP PCMCIA Adapter). The adapter has a Vadem VG-469 chipset (i82365 driver) and it used to work perfectly under RH9.
The problem, as far as I can tell, is that it can't allocate the io it needs. This is /proc/iomem right now (after some tweaking in /etc/pcmcia/config.opts): 00000000-0009fbff : System RAM 0009fc00-0009ffff : reserved 000a0000-000bffff : Video RAM area 000c0000-000cffff : Video ROM 000dc000-000dffff : reserved 000e0000-000e0fff : card services 000f0000-000fffff : System ROM 00100000-1ffeffff : System RAM 00100000-00280fff : Kernel code 00281000-00316bff : Kernel data 1fff0000-1fff7fff : ACPI Tables 1fff8000-1fffffff : ACPI Non-volatile Storage d5a00000-e5afffff : PCI Bus #01 d8000000-dfffffff : 0000:01:05.0 e8000000-ebffffff : 0000:00:00.0 edbfe000-edbfefff : 0000:00:09.0 edbff000-edbfffff : 0000:00:00.0 edc00000-efcfffff : PCI Bus #01 ee000000-eeffffff : 0000:01:05.0 efe00000-efefffff : 0000:00:0c.0 efe00000-efefffff : e100 efffd000-efffdfff : 0000:00:0c.0 efffd000-efffdfff : e100 efffef00-efffefff : 0000:00:0a.2 efffef00-efffefff : ehci_hcd effff000-efffffff : 0000:00:07.4 effff000-efffffff : ohci_hcd ffff0000-ffffffff : reserved A this point card services can load and detect the card, but the driver (orinoco_cs) doesn't see it. The error the driver gives is: orinoco.c 0.13e (David Gibson <[EMAIL PROTECTED]> and others) orinoco_cs.c 0.13e (David Gibson <[EMAIL PROTECTED]> and others) GetNextTuple(). No matching CIS configuration, maybe you need the ignore_cis_vcc=1 parameter. orinoco_cs: GetFirstTuple: No more items Oddly enough, I've got the option mentioned here in every config file I can think of but it doesn't take (/etc/pcmcia/config, config.opts, /etc/modprobe.conf). I can modprobe it manually, but it still doesn't work. Any help? ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
