Date: Sun, 18 Jun 1995 16:48:58 +1000 From: Bruce Evans <bde@zeta.org.au> To: freebsd-hackers@freefall.cdrom.com, gclarkii@freefall.cdrom.com Subject: Re: Strange stuff in /sys/i386/include Message-ID: <199506180648.QAA17636@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>I've been looking through /sys/i386/include and have seen some files in >here I "belive" should be in /sys/i386/isa. These are the following: >joystick.h >cryonx.h >gsc.h >mouse.h >spigot.h >ultrasound.h >soundcard.h >These files are for drivers that are ISA only. Am I full of it or >what? These files are the external interfaces for devices that currently only exist for or are only supported for the isa bus. They should have no (externally visible) i386, isa or driver dependencies. OTOH, at least some of the files are too special or too sloppy to belong in /sys/sys. sys/i386/include is as good a place for any for them. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506180648.QAA17636>
