This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
hatm
History
jhb
0ef1901fa9
MFC: Convert the atomic pointer operations to operate on uintptr_t rather
...
than void *. Approved by: re (kensmith)
2005-08-05 19:44:00 +00:00
..
if_hatm_intr.c
MFC: Convert the atomic pointer operations to operate on uintptr_t rather
2005-08-05 19:44:00 +00:00
if_hatm_ioctl.c
Fix another fallout from the ifnet change that assumed that a softc
2005-07-01 10:45:02 +00:00
if_hatm_rx.c
Stop embedding struct ifnet at the top of driver softcs. Instead the
2005-06-10 16:49:24 +00:00
if_hatm_tx.c
Fix another fallout from the ifnet change that assumed that a softc
2005-07-01 10:45:02 +00:00
if_hatm.c
Fix another fallout from the ifnet change that assumed that a softc
2005-07-01 10:45:02 +00:00
if_hatmconf.h
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
if_hatmreg.h
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
if_hatmvar.h
Fix the debugging macro. The struct ifnet isn't embedded in softc
2005-06-22 06:42:03 +00:00