Subject: Re: USB GPS on NetBSD
To: Steven M. Bellovin <smb@cs.columbia.edu>
From: David Howland <dhowland@users.sourceforge.net>
List: tech-kern
Date: 05/02/2007 15:47:23
Suddenly I see the problem.
Apparently the device code may be 0x0200 where the source only defines
0x0100. Vendor code is fine.
Recompiling kernel to test...
-d