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
/
aic7xxx
History
dim
27eab5a7c3
Remove another unused static const variable num_chip_names, from
...
aic7xxx.c this time. Noticed by: pluknet MFC after: 3 days
2013-12-24 18:52:36 +00:00
..
aicasm
Rework the aicasm build machinery so that it gets built along with toolchain
2013-11-04 15:55:04 +00:00
ahc_eisa.c
Remove comments about creating DMA tags as children of the DMA tags of their
2012-03-12 19:29:32 +00:00
ahc_isa.c
Correct misleading bootverbose output: ahc_isa_probe -> ahc_isa_identify
2013-04-17 02:33:56 +00:00
ahc_pci.c
Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI
2013-08-12 23:30:01 +00:00
ahd_pci.c
Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI
2013-08-12 23:30:01 +00:00
aic7xxx_93cx6.c
…
aic7xxx_93cx6.h
…
aic7xxx_inline.h
…
aic7xxx_osm.c
Reform the busdma API so that new types may be added without modifying
2013-02-12 16:57:20 +00:00
aic7xxx_osm.h
…
aic7xxx_pci.c
Match function definition to declaration and call-site.
2013-07-25 09:30:00 +00:00
aic7xxx.c
Remove another unused static const variable num_chip_names, from
2013-12-24 18:52:36 +00:00
aic7xxx.h
Fxi a bunch of typos.
2013-05-10 16:41:26 +00:00
aic7xxx.reg
…
aic7xxx.seq
…
aic79xx_inline.h
…
aic79xx_osm.c
Reform the busdma API so that new types may be added without modifying
2013-02-12 16:57:20 +00:00
aic79xx_osm.h
…
aic79xx_pci.c
Do a sweep of the tree replacing calls to pci_find_extcap() with calls to
2011-03-23 13:10:15 +00:00
aic79xx.c
Remove unused static const variable num_chip_names from aic79xx.c.
2013-12-24 16:46:06 +00:00
aic79xx.h
…
aic79xx.reg
…
aic79xx.seq
…
aic7770.c
…
aic_osm_lib.c
Remove variables which are initialized but never used thereafter
2012-08-05 08:08:34 +00:00
aic_osm_lib.h
…