mirror of
https://github.com/SCST-project/scst.git
synced 2026-09-25 17:34:33 +00:00
Synchronize with Feral CVS repository:
Put RISC_CODE define in the firmware files. Use the Linux 2.6 firmware loader support if available. This saves close to 700K of useless code getting loaded otherwise. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@277 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $Id: isp_linux.h,v 1.149 2008/01/09 05:41:45 mjacob Exp $ */
|
||||
/* $Id: isp_linux.h,v 1.150 2008/01/13 21:18:01 mjacob Exp $ */
|
||||
/*
|
||||
* Copyright (c) 1997-2007 by Matthew Jacob
|
||||
* All rights reserved.
|
||||
@@ -286,6 +286,7 @@ struct isposinfo {
|
||||
void * storep;
|
||||
size_t storep_amt;
|
||||
size_t param_amt;
|
||||
const struct firmware *fwp;
|
||||
#ifdef CONFIG_PROC_FS
|
||||
struct proc_dir_entry *pdp;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user