From: John B. <jb...@ga...> - 2003-06-24 18:53:20
|
I've got a SAMSUNG MagicLAN card which uses the PRISM chipset (I think it's actually Prism II but I'm not positive) I haven't been able to get the current version of the Wireless driver to work with the little tinkering I'm able to do. I did add the IOName card ID as mentioned in the FAQ but with no luck. The core problem seems to be that I am unable to activate the en1 Network port. Hrumph. I'm also unable to download the script which grabs all the necessary information, it seems to be missing. I've copied the following from terminal, and other information is that I'm using a Wallstreet 300 with 320MB. When I put the card in the machine the little PCCard icon shows in the menu bar and knows it's a SAMSUNG 11Mbps WLAN Card and is able to eject the card. Thanks for any help! john bodine ioreg -l | grep VersionOneInfo | | | "VersionOneInfo" = ("SAMSUNG","11Mbps WLAN Card","Version 01.01","") ioreg -l | grep pccard | +-o pccard@13 <class IOPCIDevice> | | | "device_type" = <"pccard"> | | | "name" = <"pccard"> | | | +-o pccard250,2@0,0 <class IOPCCard16Device> | | | "IOName" = "pccard250,2" | +-o pccard@13,1 <class IOPCIDevice> | | "device_type" = <"pccard"> | | "name" = <"pccard"> kextstat -b com.apple.iokit.IOPCCardFamily Index Refs Address Size Wired Name (Version) <Linked Against> 23 1 0x115ad000 0x20000 0x1f000 com.apple.iokit.IOPCCardFamily (1.3.2) kextstat -b org.noncontiguous.WirelessDriver Index Refs Address Size Wired Name (Version) <Linked Against> |