Date: Wed, 16 Sep 1998 21:12:08 +0200 From: Gary Jennejohn <garyj@peedub.muc.de> To: "Hallam Oaks P/L list account" <mlnn4@oaks.com.au> Cc: "freebsd-hackers@FreeBSD.ORG" <freebsd-hackers@FreeBSD.ORG> Subject: Re: 'struct isa_device' advice sought Message-ID: <199809161912.VAA05020@peedub.muc.de> In-Reply-To: Your message of "Wed, 16 Sep 1998 22:24:39 %2B1000." <199809161224.WAA22191@mail.aussie.org>
next in thread | previous in thread | raw e-mail | index | archive | help
"Hallam Oaks P/L list account" writes: >My question is this : is the concept of a PCI card masquerading (in a limited >sense) as an ISA one a legitimate approach ? Is it likely to cause problems ? >I know it's a kludge but the alternative is also not particularly desirable. > >Any advice appreciated. > I think there's precedent for this for e.g. the ed driver. See i386/isa/if_ed.c and pci/if_ed_p.c. IIRC the isa driver calls the pci driver to check for a pci card. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809161912.VAA05020>