Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: CVS commit: src/sys/dev/vinum
matthew green wrote:
> Module Name: src
> Committed By: jdolecek
> Date: Sun Sep 5 15:10:25 UTC 2004
>
> Modified Files:
> src/sys/dev/vinum: vinumvar.h
>
> Log Message:
> change the defines for cdev and bdev majors to 162, which is assigned
> to vinum now
>
>
> yuck. this should be using bdevsw_lookup()/cdevsw_lookup()
> in netbsd.
Yep, but it needs to be usable by the userland too - vinum(8) wants
to be able to create appropriate device.
vinum(8) shouldn't?
Home |
Main Index |
Thread Index |
Old Index