Re: NEWBEE "reverse ioctl" or someting like

2001-05-03 Thread sébastien person
Le Thu, 3 May 2001 08:46:05 -0400 (EDT) Mark Hahn <[EMAIL PROTECTED]> à écrit : > > I think that use of pipe isn't preconised because I must fork process > > to use pipe, > > I guess you mean "because a user-level process would block on the pipe". > and you don't want to block. the alternative

NEWBEE "reverse ioctl" or someting like

2001-05-03 Thread sébastien person
hi, I've made a network driver wich is attached to the serial port. The network hardware is able to return information to the pc. theses informations are belong to the configuration of the hardware. I succeed on receive information in the driver but I've no idea to alert higher process (like

NEWBEE reverse ioctl or someting like

2001-05-03 Thread sébastien person
hi, I've made a network driver wich is attached to the serial port. The network hardware is able to return information to the pc. theses informations are belong to the configuration of the hardware. I succeed on receive information in the driver but I've no idea to alert higher process (like

Re: NEWBEE reverse ioctl or someting like

2001-05-03 Thread sébastien person
Le Thu, 3 May 2001 08:46:05 -0400 (EDT) Mark Hahn [EMAIL PROTECTED] à écrit : I think that use of pipe isn't preconised because I must fork process to use pipe, I guess you mean because a user-level process would block on the pipe. and you don't want to block. the alternative is to use

about kernel 2.4.x

2001-05-02 Thread sébastien person
Hi, is someone could explain me what are the main differences between kernel 2.2.x and 2.4.x ? thanks sebastien person - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: ioctl call for network device

2001-05-02 Thread sébastien person
Le Wed, 2 May 2001 13:55:34 +0200 Ofer Fryman <[EMAIL PROTECTED]> à écrit : > The definition of ioctl is "extern int __ioctl __P ((int __fd, unsigned long > int __request, ...));" on Linux 2.0.x, and I believe it is also on any other > Linux version. yes but I use an network device specific

ioctl call for network device

2001-05-02 Thread sébastien person
Hi, I've succeed to do an ioctl call and recept it in my module ioctl(file_descriptor, cmd, struct ifreq) but I believe that I'm oblige to use the struct ifreq and I can't pass any other arguments because an user can't acces kernel space so the ioctl call recopy data in the kernel space (this

ioctl call for network device

2001-05-02 Thread sébastien person
Hi, I've succeed to do an ioctl call and recept it in my module ioctl(file_descriptor, cmd, struct ifreq) but I believe that I'm oblige to use the struct ifreq and I can't pass any other arguments because an user can't acces kernel space so the ioctl call recopy data in the kernel space (this

Re: ioctl call for network device

2001-05-02 Thread sébastien person
Le Wed, 2 May 2001 13:55:34 +0200 Ofer Fryman [EMAIL PROTECTED] à écrit : The definition of ioctl is extern int __ioctl __P ((int __fd, unsigned long int __request, ...)); on Linux 2.0.x, and I believe it is also on any other Linux version. yes but I use an network device specific ioctl

about kernel 2.4.x

2001-05-02 Thread sébastien person
Hi, is someone could explain me what are the main differences between kernel 2.2.x and 2.4.x ? thanks sebastien person - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: Fw: Re: Fw: where can I find the IP address ?

2001-04-26 Thread sébastien person
eter à la compil car ce champs n'existerait pas ... a til disparu depuis les noyaux 2.2.14 ??]) pourtant c'est ce que preconise le bouquin de rubini (edition 1) voila si t'as une piste ... merci > > > > sébastien person a écrit : > > Début du message transféré : > > Da

Fw: Re: Fw: where can I find the IP address ?

2001-04-26 Thread sébastien person
Début du message transféré : Date: Wed, 25 Apr 2001 16:45:48 +0200 From: sébastien person <[EMAIL PROTECTED]> To: Helge Hafting <[EMAIL PROTECTED]> Subject: Re: Fw: where can I find the IP address ? Le Wed, 25 Apr 2001 15:17:59 +0200 Helge Hafting <[EMAIL PROTECTED]> à éc

Fw: Re: Fw: where can I find the IP address ?

2001-04-26 Thread sébastien person
Début du message transféré : Date: Wed, 25 Apr 2001 16:45:48 +0200 From: sébastien person [EMAIL PROTECTED] To: Helge Hafting [EMAIL PROTECTED] Subject: Re: Fw: where can I find the IP address ? Le Wed, 25 Apr 2001 15:17:59 +0200 Helge Hafting [EMAIL PROTECTED] à écrit : sébastien person

Re: Fw: Re: Fw: where can I find the IP address ?

2001-04-26 Thread sébastien person
... a til disparu depuis les noyaux 2.2.14 ??]) pourtant c'est ce que preconise le bouquin de rubini (edition 1) voila si t'as une piste ... merci sébastien person a écrit : Début du message transféré : Date: Wed, 25 Apr 2001 16:45:48 +0200 From: sébastien person [EMAIL

Re: Fw: where can I find the IP address ?

2001-04-25 Thread sébastien person
Le Wed, 25 Apr 2001 15:17:59 +0200 Helge Hafting <[EMAIL PROTECTED]> à écrit : > sébastien person wrote: > > > > Début du message transféré : > > > > Date: Tue, 24 Apr 2001 16:43:18 +0200 > > From: sébastien person <[EMAIL PROTECTED]> > > To

Fw: where can I find the IP address ?

2001-04-25 Thread sébastien person
Début du message transféré : Date: Tue, 24 Apr 2001 16:43:18 +0200 From: sébastien person <[EMAIL PROTECTED]> To: liste noyau linux <[EMAIL PROTECTED]> Subject: where can I find the IP address ? I'm dealing with a driver wich need the IP address for specifics using. I've read

Fw: where can I find the IP address ?

2001-04-25 Thread sébastien person
Début du message transféré : Date: Tue, 24 Apr 2001 16:43:18 +0200 From: sébastien person <[EMAIL PROTECTED]> To: liste noyau linux <[EMAIL PROTECTED]> Subject: where can I find the IP address ? I'm dealing with a driver wich need the IP address for specifics using. I've read

Fw: where can I find the IP address ?

2001-04-25 Thread sébastien person
Début du message transféré : Date: Tue, 24 Apr 2001 16:43:18 +0200 From: sébastien person [EMAIL PROTECTED] To: liste noyau linux [EMAIL PROTECTED] Subject: where can I find the IP address ? I'm dealing with a driver wich need the IP address for specifics using. I've read in the linux

Fw: where can I find the IP address ?

2001-04-25 Thread sébastien person
Début du message transféré : Date: Tue, 24 Apr 2001 16:43:18 +0200 From: sébastien person [EMAIL PROTECTED] To: liste noyau linux [EMAIL PROTECTED] Subject: where can I find the IP address ? I'm dealing with a driver wich need the IP address for specifics using. I've read in the linux

Re: Fw: where can I find the IP address ?

2001-04-25 Thread sébastien person
Le Wed, 25 Apr 2001 15:17:59 +0200 Helge Hafting [EMAIL PROTECTED] à écrit : sébastien person wrote: Début du message transféré : Date: Tue, 24 Apr 2001 16:43:18 +0200 From: sébastien person [EMAIL PROTECTED] To: liste noyau linux [EMAIL PROTECTED] Subject: where can I find

where can I find the IP address ?

2001-04-24 Thread sébastien person
I'm dealing with a driver wich need the IP address for specifics using. I've read in the linux device driver (o'reilly) that I can use the field pa_addr in the struct device. but it doesn't exist on my computer. so I don't understand why ? Is anybody could tell me where finding the IP address

where can I find the IP address ?

2001-04-24 Thread sébastien person
I'm dealing with a driver wich need the IP address for specifics using. I've read in the linux device driver (o'reilly) that I can use the field pa_addr in the struct device. but it doesn't exist on my computer. so I don't understand why ? Is anybody could tell me where finding the IP address