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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"