This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-08 07:25:31 +00:00
Code
Issues
Releases
Activity
freebsd
/
sys
/
dev
/
hme
History
Pyun YongHyeon
1a98c9b4a2
fix Rx checksum computation on little endian systems.
...
Reported & Tested by: brad@OpenBSD
2006-01-17 06:02:22 +00:00
..
if_hme_pci.c
Add a missing mtx_destroy() in hme_pci_detach().
2005-07-10 10:36:45 +00:00
if_hme_sbus.c
Stop embedding struct ifnet at the top of driver softcs. Instead the
2005-06-10 16:49:24 +00:00
if_hme.c
fix Rx checksum computation on little endian systems.
2006-01-17 06:02:22 +00:00
if_hmereg.h
- Convert hme(4) to use TX side bus_dmamap_load_mbuf_sg(9).
2005-10-25 03:56:21 +00:00
if_hmevar.h
- Convert hme(4) to use TX side bus_dmamap_load_mbuf_sg(9).
2005-10-25 03:56:21 +00:00