Subject: Re: 3Com (3CRSHPW796) WLan PCMCIA Card
To: None <current-users@NetBSD.org>
From: David Young <dyoung@pobox.com>
List: current-users
Date: 01/23/2004 13:38:39
On Fri, Jan 23, 2004 at 01:47:10PM -0500, Heinrigs, John 3689 NAU HMX wrote:
> Well, ive got an 3Com OfficeConnect 3CRSHPW796 PCMCIA WiFi Card here
> 
> (manufacturer 0x0, product 0x0) 3Com product 0x6000 (miscellaneous
> network, revision 0x15) at cardbus0 dev 0 function 0 not configured

Here is something for you to try.

Add to dev/pci/pcidevs,

product 3COM 3CRSHPW796	0x6000	3CRSHPW796 802.11b

and then re-build pcidevs.h,

% cd dev/pci
% make -f Makefile.pcidevs

Then add to the atw_cardbus_products array in
dev/cardbus/if_atw_cardbus.c,

        { PCI_VENDOR_3COM, PCI_PRODUCT_3COM_3CRSHPW796,
		  "3Com 3CRSHPW796 802.11b" },

Dave

-- 
David Young             OJC Technologies
dyoung@ojctech.com      Urbana, IL * (217) 278-3933