Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2009 16:32:41 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Ed Schouten <ed@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r191114 - head/sys/pc98/cbus
Message-ID:  <200904151632.41653.jhb@freebsd.org>
In-Reply-To: <200904151958.n3FJwfqD052982@svn.freebsd.org>
References:  <200904151958.n3FJwfqD052982@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 15 April 2009 3:58:41 pm Ed Schouten wrote:
> Author: ed
> Date: Wed Apr 15 19:58:41 2009
> New Revision: 191114
> URL: http://svn.freebsd.org/changeset/base/191114
> 
> Log:
>   Migrate the olpt(4) driver to si_drv1 instead of using dev2unit().

When I performed similar changes in lpt(4) I stored the flags in si_drv2 
instead of the minor number.  You might want to do the same here so the 
drivers are closer.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904151632.41653.jhb>