freebsd-dev/sys/i386
Kazutaka YOKOTA 0e06fe21c6 - Added some configuration flags as workaround for not-so-compatible
keyboard/mouse/display switch products (console switches).  Some
  products claim they emulate the PS/2 mouse when the host computer
  talks to the mouse while the mouse is actually routed to another
  host.

	flags 0x200	Do not try to identify the mouse model. All
			mice will be recognized as "generic PS/2".
	      0x400	Do not reset the mouse.  Some switches' response
			to the reset command is too slow and the psm
			will timeout.
	      0x1000	Relax error checking when probing the mouse
			port.

- Added another flag for pad devices.

	flags 0x800	Assume the pad behaves like ALPS GlidePoint
			when the user `taps' the surface of the pad;
			it will be reported as the fourth button.
1998-11-20 11:46:43 +00:00
..
apm Add the ability to specify where on the at_shutdown queue a handler is 1998-10-30 05:41:15 +00:00
bios Add the ability to specify where on the at_shutdown queue a handler is 1998-10-30 05:41:15 +00:00
boot Argh, I don't know how I managed this, but it would help to actually 1998-11-11 14:28:08 +00:00
conf Make it possible to adjust the IDE probe delay from kernel config files. 1998-11-15 20:08:50 +00:00
eisa Bring back support for honoring the primary channel setting for twin channel 1998-10-15 18:21:50 +00:00
i386 Finished updating module event handlers to be compatible with 1998-11-15 15:33:52 +00:00
ibcs2 Finished updating module event handlers to be compatible with 1998-11-15 15:33:52 +00:00
include - Added support for Genius Kidspad tablet. 1998-11-20 11:22:17 +00:00
isa - Added some configuration flags as workaround for not-so-compatible 1998-11-20 11:46:43 +00:00
linux Finished updating module event handlers to be compatible with 1998-11-15 15:33:52 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00