Subject: Re: Adding flag to disable native mode on aceride
To: Jason Thorpe <thorpej@shagadelic.org>
From: Chris Gilbert <chris@dokein.co.uk>
List: port-cats
Date: 09/25/2007 00:14:00
Jason Thorpe wrote:
> My goal is to not rely on driver names in MD code.  Yes, I know we
> already violate this in many places...  Anyway, my point is that you
> don't need to test for "aceride".

So I should check if the parent device is a pci device, then cast the
aux to pci_attach_args?  Or is there some secret magic that aux contains
that indicates it's pci?

Just trying to understand what you're looking for, so I can do something
closer to "the right thing" :)

Thanks,
Chris