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-04 17:15:50 +00:00
Code
Issues
Releases
Activity
freebsd
/
sys
/
dev
/
hfa
History
John Baldwin
f77f866d28
Adjust some casts to quiet warnings.
...
Reviewed by: mdodd
2002-11-06 22:58:55 +00:00
..
fore_aali.h
…
fore_buffer.c
Replace (ab)uses of "NULL" where "0" is really meant.
2002-08-22 21:24:01 +00:00
fore_command.c
- Remove DMA_* macros as only one, DMA_GET_ADDR, was used.
2002-06-24 05:03:44 +00:00
fore_globals.c
…
fore_if.c
- Remove DMA_* macros as only one, DMA_GET_ADDR, was used.
2002-06-24 05:03:44 +00:00
fore_include.h
…
fore_init.c
- Remove DMA_* macros as only one, DMA_GET_ADDR, was used.
2002-06-24 05:03:44 +00:00
fore_intr.c
…
fore_load.c
- Remove DMA_* macros as only one, DMA_GET_ADDR, was used.
2002-06-24 05:03:44 +00:00
fore_output.c
Adjust some casts to quiet warnings.
2002-11-06 22:58:55 +00:00
fore_receive.c
Adjust some casts to quiet warnings.
2002-11-06 22:58:55 +00:00
fore_slave.h
…
fore_stats.c
- Remove DMA_* macros as only one, DMA_GET_ADDR, was used.
2002-06-24 05:03:44 +00:00
fore_stats.h
…
fore_timer.c
…
fore_transmit.c
- Remove DMA_* macros as only one, DMA_GET_ADDR, was used.
2002-06-24 05:03:44 +00:00
fore_var.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
fore_vcm.c
…
fore.h
…
hfa_eisa.c
…
hfa_freebsd.c
Use more standard variable names for modevent functions.
2002-10-02 04:47:52 +00:00
hfa_freebsd.h
…
hfa_pci.c
…
hfa_sbus.c
…