Re: netgear wg511t pccard on Clevo m120_w
Dana Ferguson <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
Opps forgot the list... Here is how my Atheros A/B/G card is set up in rc.conf. # -- sysinstall generated deltas -- # Sun Sep 17 13:05:14 2006 # Created: Sun Sep 17 13:05:14 2006 # Enable network daemons for user convenience. # Please make all changes to this file, not to /etc/defaults/rc.conf. # This file now contains just the overrides from /etc/defaults/rc.conf. inetd_enable=YES nfs_client_enable=YES sshd_enable=YES nisdomainname="fergus" nis_client_enable=YES gdm_enable="YES" usbd_enable=YES hostname=FreeBSD. ifconfig_ath0="dhcp ssid Ferguson_Ranch" ntpd_enable=YES sendmail_enable=YES network_interfaces=ath0 Dana On Sat, 2006-10-07 at 18:17 +0200, felix.schalck wrote: > Lars Engels wrote: > > On Sat, Oct 07, 2006 at 06:05:41PM +0200, felix.schalck wrote: > > > >> Hi, > >> > >> I'm trying to get the Netgear wg511t working under 6.x. > >> Card works well under linux. > >> Dmesg shows: > >> -------- > >> #dmesg | grep card > >> cardbus0: <CardBus bus> on cbb0 > >> pccard0: <16-bit PCCard bus> on cbb0 > >> --------- > >> rc.conf: > >> pccard_enable="YES" > >> --------- > >> > >> but when I insert the card: nothing. > >> > >> What can I do ? > >> > >> Thanks for help. > >> > >> Felix > >> > > > > Check, if you have if_ath.ko is loaded (kldstat -v | grep ath) > > > > Lars > > > Yauu: that was fast ! Thanks a lot for your response. > Yes if_ath loaded: > > kldstat -v | grep ath > 28 ath_hal > 37 ath_rate > 38 pci/if_ath > 39 cardbus/if_ath > > What else can i inverstigate ? > > Felix > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"