[ENBD] character devices?
Sebastiaan
S.Breedveld@ITS.TUDelft.NL
Mon, 26 Mar 2001 19:12:08 +0200 (METDST)
On Mon, 26 Mar 2001, Teofilis Martisius wrote:
>
>
> On Mon, 26 Mar 2001, Sebastiaan wrote:
>
> > Hi,
> >
> > I want to redirect some devices to another computer. nbd does exactly what
> > I want, but unfortunately, I also need to do this with some character
> > devices (audio and serial devs).
> >
> > I searched the web for a ncd, but there does not exist something like
> > that. I wondered if there is a trick so you can use nbd for character
> > devices. I thought a character device is a device with blocks of 8 bit?
> >
> > Any help is appreciated.
> >
> ESD (E sound daemon) can be used if you want to play sound on remote
> computer.
already tried that. Works fine when playing loose samples, but is useless
when you run apps that send their audio directly to /dev/dsp.
>
> BTW, how about device names in ENBD with 2.4.2 kernel without
> devfs? (/dev/nd/* or /dev/nd*) Did anyone see my message or should I
> resend it?
On the sound server: export /dev/dsp
on the client: mount /dev/nd0 and link it to dsp, or rename nd0 to dsp
with the correct major and minor numbers for a nbd.
(well, if /dev/dsp was a block device).
Thanks,
Sebastiaan
>
> Teofilis Martisius,
> teo@ice.pit.ktu.lt
>
>
> _______________________________________________
> ENBD mailing list
> ENBD@lists.community.tummy.com
> http://lists.community.tummy.com/mailman/listinfo/enbd
>