summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_url.c
AgeCommit message (Expand)Author
2005-03-03ethernet on OQO model 01 device cable. dlg okJun-ichiro itojun Hagino
2005-01-03- make sure int is in running state before touching the multicast filtersBrad Smith
2004-11-17Three mode devices found in the wild, I thinkTheo de Raadt
2004-11-10strncpy->strlcpyAlexander Yurchenko
2004-10-16Add Longshine LCS-8138TX and Micronet SP128AR found in linux driverJonathan Gray
2004-09-29from netbsd: if_url.c 1.8, if_urlreg.h 1.2, urlphy.c 1.9 and urlphyreg.h 1.2David Gwynne
2004-09-23don't need to set ifp->if_mtu or ifp->if_output in each driver,Brad Smith
2004-07-08put "do { } while (0)" wrappers on all the debug maroc functionsTheo de Raadt
2003-12-23init ether address correctly, since our Ether_ifattach macro does not doTheo de Raadt
2003-12-15Set devclass to DV_IFNET for all USB network drivers.Cedric Berger
2003-05-07string cleanup; nate okTheo de Raadt
2003-01-27pad minimum frames with 0's; based on netbsdJason Wright
2002-11-11sync with NetBSDNathan Binkert
2002-09-29Plug memory leak; nyar-junk@int0rnet.netJason Wright
2002-07-25get rid of trailing whitespaceNathan Binkert
2002-07-10shorten address printoutTheo de Raadt
2002-06-26Kill __FUNCTION__.Marc Espie
2002-05-09Fix ioctl handlingNathan Binkert
2002-05-07Add a driver for Realtek RTL8150L based ethernet devicesNathan Binkert
2002-05-07Meant to commit only ulpt and committed everything. Most things weren't readyNathan Binkert
2002-05-07Sync ulpt driver with NetBSDNathan Binkert