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
/
aic7xxx
History
Peter Wemm
9929d2a045
Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire
...
files. config will leave the whole file out if configured to do so.
1999-07-03 20:17:08 +00:00
..
aicasm
Complete conversion to bus dma. This driver now works on the alpha.
1999-04-23 23:27:31 +00:00
93cx6.c
Turn the 'dump eeprom' flag into a real option.
1999-05-25 20:15:41 +00:00
93cx6.h
…
ahc_eisa.c
Correct the comment for the last commit.
1999-05-17 21:56:00 +00:00
ahc_pci.c
Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire
1999-07-03 20:17:08 +00:00
aic7xxx_93cx6.c
Turn the 'dump eeprom' flag into a real option.
1999-05-25 20:15:41 +00:00
aic7xxx_93cx6.h
…
aic7xxx.c
Don't reference our SCB until we have validated that the firmware has
1999-05-23 18:55:58 +00:00
aic7xxx.h
aic7xxx.c:
1999-05-22 22:04:11 +00:00
aic7xxx.reg
Better workaround for aic7890 chip bug. Use the HS_MAILBOX register to
1999-05-14 05:07:25 +00:00
aic7xxx.seq
aic7xxx.c:
1999-05-22 22:04:11 +00:00
aicasm_gram.y
…
aicasm_scan.l
…
aicasm_symbol.c
Complete conversion to bus dma. This driver now works on the alpha.
1999-04-23 23:27:31 +00:00
aicasm_symbol.h
…
aicasm.c
…
aicasm.h
…
Makefile
…
sequencer.h
…