Date: Mon, 1 Nov 1999 14:48:35 -0800 (PST) From: Nicolas Souchu <nsouch@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files options src/sys/dev/iicbus iic.c iicbus.c iiconf.c src/sys/dev/smbus smb.c smbconf.c smbconf.h smbus.c src/sys/i386/conf LINT src/sys/pci alpm.c intpm.c intpmreg.h pcisupport.c Message-ID: <199911012248.OAA38503@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nsouch 1999/11/01 14:48:35 PST
Modified files: (Branch: RELENG_3)
sys/conf files options
sys/dev/iicbus iic.c iicbus.c iiconf.c
sys/dev/smbus smb.c smbconf.c smbconf.h smbus.c
sys/i386/conf LINT
sys/pci pcisupport.c
Added files: (Branch: RELENG_3)
sys/pci alpm.c intpm.c intpmreg.h
Log:
MFC.
Update smbus stack, then add alpm(4) and intpm(4) low level smbus
drivers.
- intpm: Takanori Watanabe <takawata@shidahara1.planet.sci.kobe-u.ac.jp>
Revision Changes Path
1.190.2.16 +3 -1 src/sys/conf/files
1.121.2.17 +3 -1 src/sys/conf/options
1.6.2.2 +20 -1 src/sys/dev/iicbus/iic.c
1.7.2.2 +2 -2 src/sys/dev/iicbus/iicbus.c
1.4.2.5 +8 -3 src/sys/dev/iicbus/iiconf.c
1.6.2.2 +30 -21 src/sys/dev/smbus/smb.c
1.4.2.2 +37 -4 src/sys/dev/smbus/smbconf.c
1.2.2.3 +8 -3 src/sys/dev/smbus/smbconf.h
1.7.2.2 +2 -2 src/sys/dev/smbus/smbus.c
1.539.2.45 +5 -1 src/sys/i386/conf/LINT
1.86.2.13 +3 -1 src/sys/pci/pcisupport.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911012248.OAA38503>
