Messages in this thread |  | | Date | Mon, 24 Sep 2001 08:56:54 -0700 (PDT) | From | Stephen Cameron <> | Subject | Re: Linux-2.4.10 - necessary patches |
| |
Alan Cox wrote:
> > +/* Used to invoke Target Defice Reset for Fibre Channel */ > > +#define SCSI_IOCTL_FC_TDR 0x5388 > > + > > +/* Used to get Fibre Channel WWN and port_id from device */ > > +#define SCSI_IOCTL_FC_TARGET_ADDRESS 0x5389 > > + ? ? These are compaq made up ioctls. They shouldnt be merged like that. Instead ? there needs to be proper discussion about what is actualyl needed
Would it help to move these into a cpqfc specific header file? I'm making changes to cpqfc already anyway (to use new DMA interfaces) so I oculd move those ioctls while I was at it.
-- steve (aka steve.cameron@compaq.com)
__________________________________________________ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. http://im.yahoo.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |