Parent Directory
|
Revision Log
|
Patch
| revision 588 by blade, Fri Dec 8 11:52:54 2006 UTC | revision 591 by blade, Fri Dec 8 13:38:43 2006 UTC | |
|---|---|---|
| # | Line 11 | Line 11 |
| 11 | */ | */ |
| 12 | ||
| 13 | /* @(#)scsi_scan.c 1.19 04/04/16 Copyright 1997-2004 J. Schilling */ | /* @(#)scsi_scan.c 1.19 04/04/16 Copyright 1997-2004 J. Schilling */ |
| #ifndef lint | ||
| static char sccsid[] = | ||
| "@(#)scsi_scan.c 1.19 04/04/16 Copyright 1997-2004 J. Schilling"; | ||
| #endif | ||
| 14 | /* | /* |
| 15 | * Scan SCSI Bus. | * Scan SCSI Bus. |
| 16 | * Stolen from sformat. Need a more general form to | * Stolen from sformat. Need a more general form to |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |