Thursday, June 14, 2007

Kernel Module Load and Network setup

1. all amd64 drivers

/kernel/drv/amd64

2. acer 3400, bcmndis is the WIFI driver

3. modinfo | grep bcmndis

to check if the module is loaded

4. modload bcmndis

5. ifconfig bcmndis0 plumb

6. wificonfig -i bcmndis0 scan

7. setup connection with wificonfig

8. there is link to update broadcom driver

http://blogs.sun.com/pradhap/entry/ferrari_4000_flash_install

No comments: