Date: Thu, 12 Aug 2004 06:50:29 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/dev/pccbb pccbb.c pccbb_isa.c pccbb_pci.c pccbbvar.h Message-ID: <200408120650.i7C6oTF3008315@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2004-08-12 06:50:29 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/dev/pccbb pccbb.c pccbbvar.h
Added files:
sys/dev/pccbb pccbb_isa.c pccbb_pci.c
Log:
Move towards isa attachment for pccbb. This is a work in progress, but
works well with the pci attachment.
Revision Changes Path
1.938 +2 -0 src/sys/conf/files
1.117 +135 -688 src/sys/dev/pccbb/pccbb.c
1.1 +221 -0 src/sys/dev/pccbb/pccbb_isa.c (new)
1.1 +655 -0 src/sys/dev/pccbb/pccbb_pci.c (new)
1.21 +75 -2 src/sys/dev/pccbb/pccbbvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408120650.i7C6oTF3008315>
