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
/
hea
History
Robert Drehmel
4bcea0f89c
Cast the first argument to bzero() to `void *' after casting it to
...
`uintptr_t' to pass it as the type bzero() expects.
2002-10-16 11:15:35 +00:00
..
eni_buffer.c
Cast the first argument to bzero() to `void *' after casting it to
2002-10-16 11:15:35 +00:00
eni_globals.c
- Turn the hea and hfa HARP storage pools into UMA zones and insert
2002-06-14 16:59:38 +00:00
eni_if.c
…
eni_init.c
…
eni_intr.c
…
eni_receive.c
- Remove the definition for SCHED_ATM
2002-06-24 04:10:12 +00:00
eni_stats.h
…
eni_suni.h
…
eni_transmit.c
- Remove DMA_* macros as only one, DMA_GET_ADDR, was used.
2002-06-24 05:03:44 +00:00
eni_var.h
- Turn the hea and hfa HARP storage pools into UMA zones and insert
2002-06-14 16:59:38 +00:00
eni_vcm.c
Cast the first argument to bzero() to `void *' after casting it to
2002-10-16 11:15:35 +00:00
eni.c
- Turn the hea and hfa HARP storage pools into UMA zones and insert
2002-06-14 16:59:38 +00:00
eni.h
Add a field to struct cmn_unit to hold a pointer to the driver's softc.
2002-10-01 22:04:31 +00:00
hea_freebsd.c
Create/destroy memory zones on module load/unload, not on device
2002-10-02 04:42:24 +00:00
hea_freebsd.h
Quick and dirty convert to newbus. (Eventually 'eni.c' should go away.)
2002-06-03 09:16:52 +00:00
hea_pci.c
Create/destroy memory zones on module load/unload, not on device
2002-10-02 04:42:24 +00:00