From owner-freebsd-current Tue Nov 24 23:59:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA07825 for freebsd-current-outgoing; Tue, 24 Nov 1998 23:59:39 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from bfc.dk ([194.192.110.140]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA07815 for ; Tue, 24 Nov 1998 23:59:33 -0800 (PST) (envelope-from npe@bfc.dk) From: npe@bfc.dk Received: by bfc.dk(Lotus SMTP MTA SMTP v4.6 (462.2 9-3-1997)) id 412566C7.002B823D ; Wed, 25 Nov 1998 08:55:13 +0100 X-Lotus-FromDomain: BFC-DATA@BFC To: freebsd-current@FreeBSD.ORG Message-ID: <412566C7.002B3390.00@bfc.dk> Date: Wed, 25 Nov 1998 08:56:01 +0100 Subject: Porting driver from 2.2.x to 3.0-x Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm currently trying to port the Compaq SmartRaid driver to 3.0 and is almost done (with a limited version!) but my problem is that the buf->b_un.??? does not exist in 3.0... Is the buf structs totally rewritten or is it just a matter of names ?? Nicolai. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message