summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_upl.c
AgeCommit message (Expand)Author
2002-07-11Get rid of trailing white space.augustss
2002-07-08s/__FUNCTION__/__func__/augustss
2002-03-05bring in latest ALTQ from kjc. ALTQify some of the drivers.itojun
2001-11-13add RCSIDslukem
2001-06-14change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.itojun
2001-04-13Remove the use of splimp() from the NetBSD kernel. splnet()thorpej
2001-01-22Don't IFQ_SET_READY() -- this driver isn't ALTQ'ified.thorpej
2001-01-21Add some initialization to struct ifnet that seems to have becomeaugustss
2000-12-12Adapt to bpfattach() changes, and further centralize the bpfattach()thorpej
2000-12-08Don't call ether_ifdetach since we're not an ether driver.augustss
2000-10-24Tell usbd_set_config_no() to be verbose. It's nice to know whyit fails.augustss
2000-10-01upl(4) is a IPv4 only device.itojun
2000-09-23Remove some // type comments.augustss
2000-08-12Minor whitespace change.augustss
2000-08-07fix interrupt priority botchdrochner
2000-06-01Bring the coding style into the 80s, i.e., get rid of __P and useaugustss
2000-04-27Change my email address.augustss
2000-04-12revisit in6_ifattach().itojun
2000-04-09Add driver for Prolific PL2301/PL2302 host-to-host adapter.augustss