[glux] noi pochi , tapini,rimasti

gigi quipo gigiv@quipo.it
Gio 29 Lug 2004 11:30:54 CEST


ci vediamo stasera?

io arrivo un po' tardi
nel frattempo qualcuno mi sa dire se sto pezzo di sorgente :
--------------------------------
void Get_SCSI_Info ()
{
	u_int arg[2];
	int k;

	for (k = 0; k < NumDevices; k++)
	{
		if (ioctl (Devices[k].fd, SCSI_IOCTL_GET_IDLUN, arg) != 0)
		{
			fprintf (stderr, "Could not get SCSI device info for device %s\n",
					 Devices[k].filename);
			exit (1);
		}

		Devices[k].id = arg[0] & 0xff;
		Devices[k].lun = (arg[0] >> 8) & 0xff;
		Devices[k].channel = (arg[0] >> 16) & 0xff;

---------------------------------------------
e' scritto in "C" ? penso di si, il file si chiama "main.c"

e perche'non mi trova il masterizzatore ide-scsi che invece cdrecord trova?
-----------------------------------
scsibus0:
          0,0,0     0) 'QUANTUM ' 'VIKING II 4.5WLS' '5520' Disk
          0,1,0     1) *
          0,2,0     2) 'IBM     ' 'DDRS-34560W     ' 'S97B' Disk
          0,3,0     3) *
          0,4,0     4) *
          0,5,0     5) *
          0,6,0     6) *
          0,7,0     7) *
scsibus1:
          1,0,0   100) 'WAITEC  ' 'ACTION8/1       ' 'GSX1' Removable CD-ROM
          1,1,0   101) 'WAITEC  ' 'ACTION8/1       ' 'GSX1' Removable CD-ROM
-------------------------------------------------

ciao gg



-- 
gigi vigano'
http://spazioinwind.libero.it/gili/gi/gi.htm
http://www.cornizzolo.it/
http://www.lecco.linux.it
GPG/PGP encryption Key-Id:0xED8A84C8

meteo automatic updater by @arminillo
=======
Meteo
=======

Milano/Linate
--- TODAY ---
Sunny
T.Max: 31 - T.Min: 20
--- TOMORROW ---
Isolated Thunderstorms
T.Max: 31 - T.Min: 20



Maggiori informazioni sulla lista glux