| To: | Ivan Passos <lists@xxxxxxxxxxxx> |
|---|---|
| Subject: | Re: [RFC-2] Configuring Synchronous Interfaces in Linux |
| From: | Peter Samuelson <peter@xxxxxxxxxxxxx> |
| Date: | Tue, 5 Dec 2000 14:41:32 -0600 |
| Cc: | Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>, Linux Kernel List <linux-kernel@xxxxxxxxxxxxxxx>, netdev@xxxxxxxxxxx |
| In-reply-to: | <Pine.LNX.4.10.10012051118140.1713-100000@xxxxxxxxxxxxxxxxx>; from lists@xxxxxxxxxxxx on Tue, Dec 05, 2000 at 11:23:50AM -0800 |
| References: | <E143Ebi-000500-00@xxxxxxxxxxxxxxxxx> <Pine.LNX.4.10.10012051118140.1713-100000@xxxxxxxxxxxxxxxxx> |
| Sender: | owner-netdev@xxxxxxxxxxx |
| User-agent: | Mutt/1.2.5i |
[Ivan Passos]
> - One ioctl that passes a pointer to a known structure in
> ifr.ifr_data as its argument.
struct sync_params_ioctl_data {
int opcode;
union {......
Seems straightforward to me. Basically just ioctl numbers within ioctl
numbers.
Peter
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [RFC-2] Configuring Synchronous Interfaces in Linux, Ivan Passos |
|---|---|
| Next by Date: | Re: [RFC-2] Configuring Synchronous Interfaces in Linux, Alan Cox |
| Previous by Thread: | Re: [RFC-2] Configuring Synchronous Interfaces in Linux, Ivan Passos |
| Next by Thread: | Re: [RFC-2] Configuring Synchronous Interfaces in Linux, Alan Cox |
| Indexes: | [Date] [Thread] [Top] [All Lists] |