Date: Mon, 27 Sep 1999 09:23:10 +0100 From: Roger Hardiman <roger@cs.strath.ac.uk> To: current@freebsd.org, multimedia@freebsd.org Subject: New structure for the bktr Bt848 driver Message-ID: <37EF296E.942D34B5@cs.strath.ac.uk>
next in thread | raw e-mail | index | archive | help
Hi all, I've done some major reworking of the Bt848/Bt878 driver in the last few weeks and everything is now committed to -current. The old brooktree848.c file has gone. It is now replaced by bktr_core.c bktr_audio.c bktr_tuner.c bktr_card.c and bktr_os.c which neatly seperate out the main Bt848 code, the audio, tuner and card detetion code and the operating system specific things (probe/attach and cdev). In addition, the new driver now lives in /sys/dev/bktr So, those of you using -current, keep an eye out next time you CVSup and please report any breakages. I intend to merge the new structure into -stable once I've had enough feedback (or the usual lack of it to indicate nothing broke) Roger -- Roger Hardiman Strathclyde Uni Telepresence Research Group, Glasgow, Scotland. http://telepresence.dmem.strath.ac.uk 0141 548 2897 roger@cs.strath.ac.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37EF296E.942D34B5>