CVSROOT: /cvs Module name: src Changes by: fg...@cvs.openbsd.org 2013/02/02 08:03:58
Modified files: sys/dev/usb : if_urndis.c Log message: - remove product/vendor table and let the driver attach based on class, etc. - print what type of device is. tested by sthen@. similar diff tested by jasper@ and gonzalo@. ok mpi@ and sthen@ if you have one of these devices please give it a try and mail the details.