Re: [gentoo-user] Re: OT: bash details

2005-08-15 Thread Marco Matthies
Well this is an excellent resource, BUT it seems devoid of any examples where a custom device driver, say for the serial port on a linux system, inserted as a module or is part of the kernel, and the associate software that allows users to access some of the hardware(features) and not other hardw

Re: [gentoo-user] Re: OT: bash details

2005-08-12 Thread Nick Rout
On Fri, 2005-08-12 at 15:01 +, James wrote: > Frank Schafer t-systems.cz> writes: > > > > Gooogle "Advanced Bash-Scripting Guide" >>> > > > > Well this is an excellent resource, BUT it seems > devoid of any examples where a custom device driver, > say for the serial port on a linu

Re: [gentoo-user] Re: OT: bash details

2005-08-12 Thread Uwe Thiem
On 12 August 2005 16:01, James wrote: > Frank Schafer t-systems.cz> writes: > > Gooogle "Advanced Bash-Scripting Guide" >>> > > > > Well this is an excellent resource, BUT it seems > devoid of any examples where a custom device driver, > say for the serial port on a linux system, > insert

Re: [gentoo-user] Re: OT: bash details

2005-08-12 Thread Ciaran McCreesh
On Fri, 12 Aug 2005 15:01:09 + (UTC) James <[EMAIL PROTECTED]> wrote: | Frank Schafer t-systems.cz> writes: | | > Gooogle "Advanced Bash-Scripting Guide" >>> | > | | Well this is an excellent resource, BUT it seems | devoid of any examples where a custom device driver, | say for th

[gentoo-user] Re: OT: bash details

2005-08-12 Thread James
Frank Schafer t-systems.cz> writes: > Gooogle "Advanced Bash-Scripting Guide" >>> > Well this is an excellent resource, BUT it seems devoid of any examples where a custom device driver, say for the serial port on a linux system, inserted as a module or is part of the kernel, and the a