This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f4fa1c68c7
NetBSD
/
sys
/
dev
/
i2o
History
dyoung
c53c02b0c9
Once again, use ether_ioctl() instead of (cmd == SIOCADDMULTI) ?
...
ether_addmulti() : ether_delmulti().
2007-09-01 07:43:36 +00:00
..
Makefile
…
dpti.c
…
dptivar.h
…
files.i2o
…
i2o.h
…
i2odpt.h
…
iop.c
…
iopio.h
…
iopl.c
Once again, use ether_ioctl() instead of (cmd == SIOCADDMULTI) ?
2007-09-01 07:43:36 +00:00
ioplvar.h
…
iopreg.h
…
iopsp.c
…
iopspvar.h
…
iopvar.h
…
ld_iop.c
It's not a good idea for device drivers to modify b_flags, as they don't
2007-07-29 12:50:17 +00:00