[PATCH 1/1] build modular usb isd200 with modular ide

Bartlomiej Zolnierkiewicz bzolnier at gmail.com
Tue Oct 26 09:20:08 EST 2004


On Mon, 25 Oct 2004 17:55:50 -0500, Doug Maxey <dwm at austin.ibm.com> wrote:

> >The dependency is a bug, <linux/ide.h> is for IDE driver only.
> 
> The isd200 _is_ a bridge to ATA/ATAPI devices.  Does this mean it cannot use
> common code, just because it is not in drivers/ide?

no but the common ATA/ATAPI code resides in hdreg.h or/and ata.h,
ide.h is for IDE driver _only_

> >Doug, if you kill debugging code in isd200.c then only:
> >
> >id->command_set_1
> >id->model
> >id->fw_rev
> >id->capability
> >id->lba_capacity
> >id->heads
> >id->cyls
> >id->sectors
> >id->command_set_2
> >
> >need to be byte-swapped.
> >
> 
> I don't plan on killing any debug code.

I do :)



More information about the Linuxppc64-dev mailing list