Re: need help with pcmcia wireless network card

2006-02-13 Thread Beech Rintoul
On Monday 13 February 2006 02:25, Teemu Korhonen wrote:
 I have a laptop with freebsd-6.0 and I've got everything working except my
 Buffalo WLI-CB-G54S wireless network card.
 When I insert the card I get following message cardbus0: network at
 device 0.0 (no driver attached)

 I found two pages that seems to be instructions to get the card working:

 http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=20050623.utc=113
3948970

 http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=20051207.utc=113
3982628

 as they are japan, I can't get but the main idea.

 So far the ndisgen doesn't work it fails to build the .ko file, but I've
 had better luck with ndiscvt which made and if_ndis.ko

 both ndis.ko and if_ndis.ko are loaded, but I get no new devices and still
 get the no driver attached message.

 I have no idea what to do now and I really need to get that card working.
 Ideas anyone?

What does pciconf -lv say about that card?

Beech

-- 

---
Beech Rintoul - Sys. Administrator - [EMAIL PROTECTED]
/\   ASCII Ribbon Campaign  | Alaska Paradise Travel
\ / - NO HTML/RTF in e-mail  | 201 East 9Th Avenue Ste.310
 X  - NO Word docs in e-mail | Anchorage, AK 99501
/ \  - Please visit Alaska Paradise - http://www.alaskaparadise.com
---













pgpkFZCcEPbWZ.pgp
Description: PGP signature


Re: need help with pcmcia wireless network card

2006-02-13 Thread Fabian Keil
Teemu Korhonen [EMAIL PROTECTED] wrote:

 I have a laptop with freebsd-6.0 and I've got everything working
 except my Buffalo WLI-CB-G54S wireless network card.
 When I insert the card I get following message cardbus0: network
 at device 0.0 (no driver attached)
 
 I found two pages that seems to be instructions to get the card
 working:
 
 http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=20050623.utc=1133948970
 
 http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=20051207.utc=1133982628
 
 as they are japan, I can't get but the main idea.
 
 So far the ndisgen doesn't work it fails to build the .ko file, but
 I've had better luck with ndiscvt which made and if_ndis.ko

You don't have to build if_ndis.ko and ndis.ko manually,
they should already be present in /boot/kernel.

If ndisgen doesn't work you usually get an error message.
Without knowing the error message and how you got it,
it's hard to tell what's wrong.
 
Try running ndisgen /path/to/INF /path/to/SYS
an press return a few times. Afterwards you should
either have the kernel module containing the firmware,
or a reason why the build failed.

Fabian
-- 
http://www.fabiankeil.de/


signature.asc
Description: PGP signature


Re: need help with pcmcia wireless network card

2006-02-13 Thread Teemu Korhonen
Fabian Keil [EMAIL PROTECTED] wrote Mon, 13 Feb 2006 13:48:50  
+0200:



Teemu Korhonen [EMAIL PROTECTED] wrote:


I have a laptop with freebsd-6.0 and I've got everything working
except my Buffalo WLI-CB-G54S wireless network card.
When I insert the card I get following message cardbus0: network
at device 0.0 (no driver attached)

I found two pages that seems to be instructions to get the card
working:

http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=20050623.utc=1133948970

http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=20051207.utc=1133982628

as they are japan, I can't get but the main idea.

So far the ndisgen doesn't work it fails to build the .ko file, but
I've had better luck with ndiscvt which made and if_ndis.ko


You don't have to build if_ndis.ko and ndis.ko manually,
they should already be present in /boot/kernel.

If ndisgen doesn't work you usually get an error message.
Without knowing the error message and how you got it,
it's hard to tell what's wrong.
Try running ndisgen /path/to/INF /path/to/SYS
an press return a few times. Afterwards you should
either have the kernel module containing the firmware,
or a reason why the build failed.

Fabian


It gives lots of errors, here's a grab:

Building kernel module... In file included from  
/usr/share/misc/windrv_stub.c:57:

./windrv.h:746: error: excess elements in char array initializer
./windrv.h:746: error: (near initialization for `ndis_regvals[239].nc_val')
./windrv.h:747: warning: braces around scalar initializer
./windrv.h:747: warning: (near initialization for  
`ndis_regvals[239].nc_val[0]')
./windrv.h:747: warning: initialization makes integer from pointer without  
a cast

./windrv.h:747: error: initializer element is not computable at load time
./windrv.h:747: error: (near initialization for  
`ndis_regvals[239].nc_val[0]')

./windrv.h:747: error: excess elements in struct initializer
./windrv.h:747: error: (near initialization for `ndis_regvals[239].nc_val')
./windrv.h:747: error: excess elements in struct initializer
./windrv.h:747: error: (near initialization for `ndis_regvals[239].nc_val')
./windrv.h:748: warning: braces around scalar initializer
./windrv.h:748: warning: (near initialization for  
`ndis_regvals[239].nc_idx')
./windrv.h:748: warning: initialization makes integer from pointer without  
a cast

./windrv.h:749: warning: excess elements in scalar initializer
./windrv.h:749: warning: (near initialization for  
`ndis_regvals[239].nc_idx')

./windrv.h:750: warning: braces around scalar initializer
./windrv.h:750: warning: (near initialization for  
`ndis_regvals[239].nc_idx')
./windrv.h:750: warning: initialization makes integer from pointer without  
a cast

./windrv.h:750: warning: excess elements in scalar initializer
./windrv.h:750: warning: (near initialization for  
`ndis_regvals[239].nc_idx')

./windrv.h:750: warning: excess elements in scalar initializer
./windrv.h:750: warning: (near initialization for  
`ndis_regvals[239].nc_idx')

./windrv.h:751: error: extra brace group at end of initializer
./windrv.h:751: error: (near initialization for `ndis_regvals[239]')
./windrv.h:753: error: extra brace group at end of initializer
./windrv.h:753: error: (near initialization for `ndis_regvals[239]')
./windrv.h:753: warning: excess elements in struct initializer
./windrv.h:753: warning: (near initialization for `ndis_regvals[239]')
./windrv.h:754: error: extra brace group at end of initializer
./windrv.h:754: error: (near initialization for `ndis_regvals[239]')
./windrv.h:756: error: extra brace group at end of initializer
./windrv.h:756: error: (near initialization for `ndis_regvals[239]')
./windrv.h:756: warning: excess elements in struct initializer
./windrv.h:756: warning: (near initialization for `ndis_regvals[239]')
./windrv.h:757: error: extra brace group at end of initializer
./windrv.h:757: error: (near initialization for `ndis_regvals[239]')
./windrv.h:759: error: extra brace group at end of initializer
./windrv.h:759: error: (near initialization for `ndis_regvals[239]')
./windrv.h:759: warning: excess elements in struct initializer
./windrv.h:759: warning: (near initialization for `ndis_regvals[239]')
./windrv.h:760: error: extra brace group at end of initializer
./windrv.h:760: error: (near initialization for `ndis_regvals[239]')
./windrv.h:762: error: extra brace group at end of initializer
./windrv.h:762: error: (near initialization for `ndis_regvals[239]')
./windrv.h:762: warning: excess elements in struct initializer
./windrv.h:762: warning: (near initialization for `ndis_regvals[239]')
./windrv.h:763: error: extra brace group at end of initializer
./windrv.h:763: error: (near initialization for `ndis_regvals[239]')
./windrv.h:765: error: extra brace group at end of initializer
./windrv.h:765: error: (near initialization for `ndis_regvals[239]')
./windrv.h:765: warning: excess elements in struct initializer
./windrv.h:765: warning: (near initialization for `ndis_regvals[239]')

Re: need help with pcmcia wireless network card

2006-02-13 Thread Teemu Korhonen
Beech Rintoul [EMAIL PROTECTED] wrote Mon, 13 Feb 2006 13:42:58  
+0200:



On Monday 13 February 2006 02:25, Teemu Korhonen wrote:
I have a laptop with freebsd-6.0 and I've got everything working except  
my

Buffalo WLI-CB-G54S wireless network card.
When I insert the card I get following message cardbus0: network at
device 0.0 (no driver attached)

I found two pages that seems to be instructions to get the card working:

http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=20050623.utc=113
3948970

http://geocities.yahoo.co.jp/gl/stealth_daemon/view?.date=20051207.utc=113
3982628

as they are japan, I can't get but the main idea.

So far the ndisgen doesn't work it fails to build the .ko file, but I've
had better luck with ndiscvt which made and if_ndis.ko

both ndis.ko and if_ndis.ko are loaded, but I get no new devices and  
still

get the no driver attached message.

I have no idea what to do now and I really need to get that card  
working.

Ideas anyone?


What does pciconf -lv say about that card?

Beech



pciconf doesn't say anything about a pccard, but this seems related:

[EMAIL PROTECTED]:0:0: class=0x028000 card=0x032e1154 chip=0x432014e4 rev=0x03  
hdr=0x00

vendor   = 'Broadcom Corporation'
device   = 'BCM4306 802.11b/g Wireless LAN Controller'
class= network



If that is info of the card, then it's all wrong. It's supposed to be  
Buffalo WLI-CB-G54S



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: need help with pcmcia wireless network card

2006-02-13 Thread Teemu Korhonen
Okay. I've got it sorted out. I found some instructions here,  
http://dannyman.toldme.com/2005/01/05/freebsd-howto-ndisulate-windows-drivers/


I used Dell drivers with ndisgen instead of Buffalo's and got it working.

Thanks for kicking me in the right direction :)


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]