On Mon, May 10, 2004 at 09:08:47AM +0100, Jonathan Melhuish wrote: > Hmm, I tried to modify it "properly" so that I can send my changes back > to the authors. Here's the diff: > > >#define VENDOR_ID_BT 0x69a > >#define PRODUCT_ID_BT_VOYAGER_1010 0x821 > 113a114 > > { USB_DEVICE(VENDOR_ID_BT, PRODUCT_ID_BT_VOYAGER_1010 ) }, > > I did a make, make install, but still the message in the system log is > the same (not claimed by any active driver). I tried typing "modprobe > -v at76c503-rfmd" again but to no avail. > > Just as an aside, how do I get the proper diff output with filenames and > line numbers and stuff, so that you can use "patch"?
Use 'diff -u'. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]