Index: [thread] [date] [subject] [author]
  From: James A Simmons <jsimmons@acsu.buffalo.edu>
  To  : ggi-develop@eskimo.com
  Date: Fri, 21 Aug 1998 09:57:43 -0400 (EDT)

Re: LibGGI3D RFC

> One can usually determine what cards can safely do MMIO based on its
> design. 
> 
> Creating a lot of new ioctl's is kinda bad when it comes to getting
> acceptance linux-kernel wise. Rather use a single ioctl with commands
> passed in a struct/union.

I agree. Thats what I had in mind. Notice I said ioctl not ioctl(s).

Index: [thread] [date] [subject] [author]