NetBSD/sys/arch/i386
martin 0a1221cb28 Added a PCI frontend for the legacy ISA joystick driver.
Some PCI soundcards don't seem to use the generic gameport function with
interface 0x10 used here, but have either an own BAR dedicated to this
(i.e. Sonic Vibes or ESS Solo-1) or specify their own device (see
PCI_PRODUCT_CREATIVELABS_SBJOY in sys/dev/pci/pcidevs.h).
Probably these use a similar simple sheme and adding a frontend for them would
be trivial, but I don't own any of these cards, so I didn't.
2000-03-26 15:36:48 +00:00
..
bioscall Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
compile
conf Added a PCI frontend for the legacy ISA joystick driver. 2000-03-26 15:36:48 +00:00
eisa Moved to eisa_machdep.h,v 1999-03-19 02:56:58 +00:00
i386 Previous was incomplete. Tsk. 2000-03-23 13:49:49 +00:00
include Add some MSR-related calls. From FreeBSD. 2000-03-24 19:07:12 +00:00
isa New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
pci Added a PCI frontend for the legacy ISA joystick driver. 2000-03-26 15:36:48 +00:00
pnpbios add newline at end of last line. 2000-03-12 05:35:37 +00:00
stand Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
Makefile (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445. 1998-11-15 20:36:30 +00:00