Date: Sat, 21 Nov 1998 17:45:28 -0800 From: Amancio Hasty <hasty@rah.star-gate.com> To: Jake <jake@checker.org> Cc: current@FreeBSD.ORG Subject: Re: kernel make failure in smbus Message-ID: <199811220145.RAA03548@rah.star-gate.com> In-Reply-To: Your message of "Sat, 21 Nov 1998 11:18:57 PST." <199811211918.LAA00884@float.dyn.ml.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Post on the multimedia mailing list and request a patch to disable smb support in bktr it should not be difficult to generate since the code to talk to the I2C interface is still in the driver. I isolated the problem to : /sys/sys/bus.h and the recently commit : 1.7 Sat Nov 14 21:58:41 1998 UTC by wollman CVS Tags: HEAD Diffs to 1.6 My changes to the new device interface: - Interface wth the new resource manager. - Allow for multiple drivers implementing a single devclass. - Remove ordering dependencies between header files. - Style cleanup. - Add DEVICE_SUSPEND and DEVICE_RESUME methods. - Move to a single-phase interrupt setup scheme. Kernel builds on the Alpha are brken until Doug gets a chance to incorporate these changes on that side. ----------------- Amancio > > > ../../dev/smbus/smbus.c:85: `bus_generic_connect_intr' undeclared here (not in a function) > > > ../../dev/smbus/smbus.c:85: initializer element for `smbus_methods[8].func' is not constant > > > *** Error code 1 > > > > > > Stop. > > > > Confirmed still broken on Wednesday, wondering if anyone has looked into > > it yet :/ > > And as of this morning, Saturday. > > Any progress? Is there a work around that still allows the bktr driver > to function? > > I'd like to be able to build kernels, and watch TV. > > I haven't rebuilt my kernel since the proc changes, so ps et al > are broken for me also. I'm holding off building the pam stuff as > that will probably wreak more havoc on my out of date kernel. > oh well, I guess that's -current for you. > > Thanks, I hope somebody is looking into it, and I wish > I had the time and knowledge to do so. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811220145.RAA03548>