From owner-freebsd-hackers Tue Dec 14 11: 1:31 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from sdcc10.ucsd.edu (sdcc10.ucsd.edu [132.239.50.10]) by hub.freebsd.org (Postfix) with ESMTP id CB52C152B3 for ; Tue, 14 Dec 1999 11:01:23 -0800 (PST) (envelope-from tshansen@sdcc10.ucsd.edu) Received: from localhost (tshansen@localhost) by sdcc10.ucsd.edu (8.9.3/8.9.3) with ESMTP id LAA25491; Tue, 14 Dec 1999 11:01:11 -0800 (PST) Date: Tue, 14 Dec 1999 11:01:11 -0800 (PST) From: Todd Hansen Reply-To: tshansen@ucsd.edu To: Takanori Watanabe Cc: hackers@freebsd.org, bpowell@ucsd.edu Subject: Re: an lm79 device driver In-Reply-To: <199912140332.MAA02585@shidahara1.planet.sci.kobe-u.ac.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I didn't realize the architecture had changed after 2.2. We were working off of examples in the source code. Anyway, where can I find information on the new device driver archtecture? Thanks for checking it out. I will definitly check out your code after finals week. -todd On Tue, 14 Dec 1999, Takanori Watanabe wrote: > In message , Todd Han > sen wrote: > >Brian Powell and I recently finished implementing a FreeBSD device driver > >for the lm79 system monitor by national semiconductor. We are interested > >in submitting it for inclusion in the FreeBSD kernel. However, we are also > >very interested in getting constructive feedback on our design. You can > >access the driver at: http://millenium.atcg.com/~taco/lm79.html. Below is > >a listing of features and areas we would like some ideas on in order to > >pursue further. BTW, if this device driver ever gets into FreeBSD we are > >interested in further developing it and supporting it as well. > > I checked it.And it seems to be written in before-2.2 manner.And ISA only > device. > > I also wrote a simple driver that supports LM78/79 ,W83781 ,AS88127F as > a device of smbus.For ISA device, I wrote a device driver that pretend > SMbus.I sent PR about the ISA driver part at i386/14891. > > Will you have a look my code at > > ? > > Takanori Watanabe. > > Public Key > Key fingerprint = 2C 51 E2 78 2C E1 C5 2D 0F F1 20 A3 11 3A 62 2A > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message