On Sun, Aug 17, 2008 at 04:42:58PM -0600, Shane Castle wrote:
> It seems that a "make release" against -current barfs at the ramdiskC build,
> again.
> 
> This is for i386.
> 
> I took a stab at removing a driver and it now seems to work:
> 
> --- RAMDISKC.0  Sun Jun  8 18:36:09 2008
> +++ RAMDISKC    Sun Aug 17 16:30:17 2008
> @@ -256,8 +256,8 @@
>  fxp*   at cardbus?                     # Intel PRO/100 ethernet
>  #ep0   at pci?                         # 3C59x ethernet
>  #ep*   at pci?                         # 3C59x ethernet
> -ne*    at pci?                         # NE2000-compat ethernet
> -ne*    at pcmcia?                      # PCMCIA based NE2000
> +#ne*   at pci?                         # NE2000-compat ethernet
> +#ne*   at pcmcia?                      # PCMCIA based NE2000
>  #ep*   at pcmcia?                      # PCMCIA based 3C5xx
>  #sm*   at pcmcia?                      # PCMCIA based sm
>  #xe*   at pcmcia?                      # Xircom ethernet
> 
> Does anybody ever actually use these specialized floppies?  I know I never
> have.
> 
> --
> Shane

Yes they are used. Yes they will periodically not fit. No, there
isn't much point in reporting when they don't fit since it will be
immediately noticed by developers who build them daily. The developers
will deal with it on the same time scale whether you complain about
it or not. Your time is much better spent reporting other problems
you encounter that might not have been noticed.

.... Ken

Reply via email to