Date: Tue, 6 Dec 2005 09:30:20 +0300 From: Artemiev Igor <ai@bmc.brk.ru> To: freebsd-current@freebsd.org Subject: [PATCH] nForce2 SMBus support Message-ID: <20051206093020.691e1483.ai@bmc.brk.ru>
next in thread | raw e-mail | index | archive | help
I add pseudo-device amdpmsub because nForce2 have two SMBus interfaces. Patch here: http://bmc.brk.ru/~ai/patches/amdpm.nforce2_support.diff dmesg output: amdpm0: <nForce2 MCP-T SMBus Controller> port 0xdc00-0xdc1f,0x5000-0x501f,0x5500 -0x551f irq 5 at device 1.1 on pci0 smbus0: <System Management Bus> on amdpm0 smb0: <SMBus generic I/O> on smbus0 amdpmsub0: <nForce2 MCP-T Slave SMBus Controller> on amdpm0 smbus1: <System Management Bus> on amdpmsub0 smb1: <SMBus generic I/O> on smbus1 I`ve tested it with xmbmon and all works fine. -- iprefetch ai
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051206093020.691e1483.ai>