This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
firewire
History
Brooks Davis
d3c497e1c8
Remove an unnecessicary bzero that was zeroing the softc's struct ifnet
...
pointer. Submitted by: brueffer Reviewed by: dfr
2005-08-17 18:53:06 +00:00
..
00README
…
firewire_phy.h
…
firewire.c
…
firewire.h
…
firewirereg.h
Merge the dev_clone and dev_clone_cred event handlers into a single
2005-08-08 19:55:32 +00:00
fwcrom.c
…
fwdev.c
Merge the dev_clone and dev_clone_cred event handlers into a single
2005-08-08 19:55:32 +00:00
fwdma.c
…
fwdma.h
…
fwmem.c
…
fwmem.h
…
fwohci_pci.c
The Sony i.LINK CXD1947 device is a firewire bridge, but it doesn't
2005-07-17 19:59:07 +00:00
fwohci.c
fix potential null ptr deref
2005-03-29 01:44:59 +00:00
fwohcireg.h
Recognize the integrated (though not necessarily enabled) FireWire
2005-05-20 12:37:16 +00:00
fwohcivar.h
…
fwphyreg.h
…
iec13213.h
…
iec68113.h
…
if_fwe.c
Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
2005-08-09 10:20:02 +00:00
if_fwevar.h
Stop embedding struct ifnet at the top of driver softcs. Instead the
2005-06-10 16:49:24 +00:00
if_fwip.c
Remove an unnecessicary bzero that was zeroing the softc's struct ifnet
2005-08-17 18:53:06 +00:00
if_fwipvar.h
Stop embedding struct ifnet at the top of driver softcs. Instead the
2005-06-10 16:49:24 +00:00
sbp_targ.c
…
sbp.c
…
sbp.h
…