cvs commit: src/sys/dev/siba siba.c siba_ids.h siba_pcib.c
siba_pcibvar.h sibareg.h sibavar.h
Warner Losh
imp at FreeBSD.org
Fri Sep 26 03:57:32 UTC 2008
imp 2008-09-26 03:57:23 UTC
FreeBSD src repository
Added files:
sys/dev/siba siba.c siba_ids.h siba_pcib.c
siba_pcibvar.h sibareg.h sibavar.h
Log:
SVN rev 183371 on 2008-09-26 03:57:23Z by imp
Support for the siba bus found in many broadcom products.
Submitted by: bms@
Obtained from: p4 mips branch
Revision Changes Path
1.1 +665 -0 src/sys/dev/siba/siba.c (new)
1.1 +71 -0 src/sys/dev/siba/siba_ids.h (new)
1.1 +432 -0 src/sys/dev/siba/siba_pcib.c (new)
1.1 +52 -0 src/sys/dev/siba/siba_pcibvar.h (new)
1.1 +73 -0 src/sys/dev/siba/sibareg.h (new)
1.1 +92 -0 src/sys/dev/siba/sibavar.h (new)
More information about the cvs-src
mailing list