index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
if_upl.c
Age
Commit message (
Expand
)
Author
2002-07-11
Get rid of trailing white space.
augustss
2002-07-08
s/__FUNCTION__/__func__/
augustss
2002-03-05
bring in latest ALTQ from kjc. ALTQify some of the drivers.
itojun
2001-11-13
add RCSIDs
lukem
2001-06-14
change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.
itojun
2001-04-13
Remove the use of splimp() from the NetBSD kernel. splnet()
thorpej
2001-01-22
Don't IFQ_SET_READY() -- this driver isn't ALTQ'ified.
thorpej
2001-01-21
Add some initialization to struct ifnet that seems to have become
augustss
2000-12-12
Adapt to bpfattach() changes, and further centralize the bpfattach()
thorpej
2000-12-08
Don't call ether_ifdetach since we're not an ether driver.
augustss
2000-10-24
Tell usbd_set_config_no() to be verbose. It's nice to know whyit fails.
augustss
2000-10-01
upl(4) is a IPv4 only device.
itojun
2000-09-23
Remove some // type comments.
augustss
2000-08-12
Minor whitespace change.
augustss
2000-08-07
fix interrupt priority botch
drochner
2000-06-01
Bring the coding style into the 80s, i.e., get rid of __P and use
augustss
2000-04-27
Change my email address.
augustss
2000-04-12
revisit in6_ifattach().
itojun
2000-04-09
Add driver for Prolific PL2301/PL2302 host-to-host adapter.
augustss