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
/
hfa
History
Matthew N. Dodd
533294b956
- Don't call pci_enable_io() in drivers (unless needed for resume).
...
- Don't test memory/port status and emit an error message; the PCI bus code will do this now.
2003-04-16 03:16:57 +00:00
..
fore_aali.h
…
fore_buffer.c
…
fore_command.c
More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).
2003-03-02 16:54:40 +00:00
fore_globals.c
…
fore_if.c
…
fore_include.h
…
fore_init.c
…
fore_intr.c
…
fore_load.c
Gigacommit to improve device-driver source compatibility between
2003-03-03 12:15:54 +00:00
fore_output.c
Adjust some casts to quiet warnings.
2002-11-06 22:58:55 +00:00
fore_receive.c
Update netisr handling; Each SWI now registers its queue, and all queue
2003-03-04 23:19:55 +00:00
fore_slave.h
…
fore_stats.c
…
fore_stats.h
…
fore_timer.c
…
fore_transmit.c
…
fore_var.h
…
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
- Don't call pci_enable_io() in drivers (unless needed for resume).
2003-04-16 03:16:57 +00:00
hfa_sbus.c
…