Hi, I have a USB bluetooth card and I was trying to get a bluetooth tty driver up for it by compiling bluetooth.c (by Greg Kroah-Hartman)found in kernel source. But I am getting a NULL pointer dereference exception in the line :
interface = &dev->actconfig->interface[ifnum].altsetting[0]; I am using bluetooth.c Version 0.12 on a slackware box running kernel 2.4.22 I have not performed an modifications to the source and I compile the source using: gcc -c -Wall -D__KERNEL__ -DMODULE bluetooth.c Pls tell me what I am doing wrong. Thanking you amol __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel