Date: Sun, 16 May 1999 21:14:00 +0100 From: Karl Pielorz <kpielorz@tdx.co.uk> To: hackers@freebsd.org Subject: Changing face of ISA/Device Drivers - Perfect model? Message-ID: <373F2708.17F69208@tdx.co.uk>
next in thread | raw e-mail | index | archive | help
Hi All, I've had an ISA character device driver which I wrote ages ago, under 2.2.5, it made it through 2.2.x into 3.0 (just about), but it's blatently not going to make it through the recent transitions into 4.0 [I've not had enough time to keep it up to date etc.] I've looked through the 4.X drivers, but they all seem to do things slightly differently... My question is, which is 'best' as a reference driver? - Are /usr/share/example/drivers/* up to date enough to use as a 'good example', or can anyone afford me any time to help me through getting the thing running again? The driver is a simple ISA/Character driver - at it's heart it just reads/writes bytes to a few I/O ports, and controls a couple of timer chips... Thanks, Karl Pielorz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?373F2708.17F69208>