Subject: Re: firmware load device (was CVS commit: src)
To: Simon Burge <simonb@wasabisystems.com>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-kern
Date: 01/16/2006 22:51:16
On Jan 16, 2006, at 10:44 PM, Simon Burge wrote:

> 	diff -u src/sys/conf/files:1.752 src/sys/conf/files:1.753
> 	--- src/sys/conf/files:1.752    Mon Jan 16 22:49:23 2006
> 	+++ src/sys/conf/files  Tue Jan 17 06:08:48 2006
>
> 	+file   dev/firmload.c
>
> Should this be conditional (somehow)?  There's a number of ports
> that don't support any sort of devices where you need this sort of
> functionality...

I guess I'll conditionalize it for now.

-- thorpej