This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-13 15:57:05 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0dabb2c8a0
opnsense-src
/
sys
/
dev
/
sr
History
Robert Watson
d87e67338d
Since if_sr doesn't contain locking or run with INTR_MPSAFE, mark
...
the interface as IFF_NEEDSGIANT so if_start is run holding Giant.
2004-08-13 23:49:48 +00:00
..
if_sr.c
Since if_sr doesn't contain locking or run with INTR_MPSAFE, mark
2004-08-13 23:49:48 +00:00
if_sr.h
if_sr_isa.c
Use __FBSDID().
2003-08-24 18:17:24 +00:00
if_sr_pci.c
Add missing <sys/module.h> includes
2004-05-30 20:08:47 +00:00
if_srregs.h
Use bus_space*() instead of in*() and out*().
2003-04-23 20:22:32 +00:00