From owner-freebsd-multimedia Mon Sep 27 3:40:49 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from fleming.cs.strath.ac.uk (fleming.cs.strath.ac.uk [130.159.196.126]) by hub.freebsd.org (Postfix) with ESMTP id 7A208152D7; Mon, 27 Sep 1999 03:40:41 -0700 (PDT) (envelope-from roger@cs.strath.ac.uk) Received: from cs.strath.ac.uk (scary.dmem.strath.ac.uk [130.159.202.5]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with ESMTP id LAA15337 Mon, 27 Sep 1999 11:40:39 +0100 (BST) Message-ID: <37EF296E.942D34B5@cs.strath.ac.uk> Date: Mon, 27 Sep 1999 09:23:10 +0100 From: Roger Hardiman Organization: Strathclyde University X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: current@freebsd.org, multimedia@freebsd.org Subject: New structure for the bktr Bt848 driver Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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