Onyarian
Group: Members
Posts: 151
Joined: April 2005 |
|
Posted: Nov. 02 2007,10:19 |
|
I want to prove your insmod -f
By the time I have download linux-2.4.31.tar.gz, there is a folder 'drivers' with another one 'bluetooth' with files .c and .h
Config.in Makefile Makefile.lib bfusb.c bluecard_cs.c bt3c_cs.c btuart_cs.c dtl1_cs.c hci_bcsp.c hci_bcsp.h hci_h4.c hci_h4.h hci_ldisc.c hci_uart.h hci_usb.c hci_usb.h hci_vhci.c hci_vhci.h
I have never compiled, how can I do it? must I compile all the folders and not only the bluetooth one?
|