� ���, 10.03.2002, � 19:44, Han �������: > Borsenkow Andrej ([EMAIL PROTECTED]) wrote: > > ? ???, 10.03.2002, ? 15:23, Han ???????: > > > > > > [/dev]# l scsi/host0/bus0/target0/lun0 > > > total 0 > > > drwxr-xr-x 1 root root 0 Jan 1 1970 ./ > > > drwxr-xr-x 1 root root 0 Jan 1 1970 ../ > > > > > > Nothing with /dev/sr* or /dev/sg* > > > > Mandrake does not use /dev/sr*, it is using /dev/scd*. I remember some > > battle with Richard Gooch about this. > > > > /dev/sg* _should_ be created on access; what does ls /dev/sg0? Or ls > > /dev/scsi/host0/bus0/target0/lun0/generic? Or, for that matter, ls > > /dev/scsi/host0/bus0/target0/lun0/cd? > > I have done a ls -la /dev/s* and the only thing that shows up is the > scsi directory and some other unrelated devices: zsh is nice :)
1. modules are loaded and devices are created on _access_. ls -la /dev/s* does NOT try to access /dev/scd0 or /dev/sg0. This has always been so. 2. what has it to do with zsh? I do not see any zsh feature in use. > My own kernel. That I configured in such a way that it plays nice with > mandrake. Let me put it this way. Everything worked and then came the > new devfs and then it didn't work anymore. > So far I do not see any error. Devices appear when you try to access them. And you gave yet no indication you tried to do it :-) The latest devfsd is broken w.r.t. SCSI but it applies only to SCSI HA drivers and ide-scsi is statically loaded in rc.sysinit. -andrej
