Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/conf
Emmanuel Dreyfus wrote:
> Module Name: src
> Committed By: manu
> Date: Sat Sep 23 21:58:15 UTC 2006
>
> Modified Files:
>
> src/sys/conf: majors
>
> Log Message:
>
> Add a major for twa. The 3ware management tool has the major 187 hardcoded
> for twa. Fortunately 187 is available.
>
> The same tool hardcodes twe major at 146, which falls into the range
> reserved to vendors...
This would seem to break all kernel configs that don't have a twa
device. At least for evbppc/WALNUT I get:
# link WALNUT/netbsd
[ ... ]
devsw.o:(.data+0x590): undefined reference to `twa_cdevsw'
Simon.
Home |
Main Index |
Thread Index |
Old Index