freebsd-nq/sys/i386/isa
Warner Losh 6c5c0a5ac1 Separate mse driver into a core driver and a bus attachments. Separate out
the ISA and CBUS (called isa on pc98) attachments.  Eliminate all PC98
ifdefs in the process (the driver in pc98/pc98/mse.c was a copy of the one
in i386/isa/mse.c with PC98 ifdefs).  Create a module for this driver.

I've tested this my PC-9821RaS40 with moused.  I've not tested this on i386
because I have no InPort cards, or similar such things.  NEC standardized
on bus mice very early, long before ps/2 mice ports apeared, so all PC-98
machines supported by FreeBSD/pc98 have bus mice, I believe.

Reviewed by: nyan-san
2004-12-12 20:05:50 +00:00
..
ic
pcvt Add new function ttyinitmode() which sets our systemwide default 2004-10-18 21:51:27 +00:00
atpic_vector.s
atpic.c Optimize intr_execute_handlers() by combining the pic_disable_source() and 2004-08-02 15:31:10 +00:00
ccbque.h
clock.c Partially revert previous commit. Calling getit() unconditionally fixed 2004-07-11 17:50:59 +00:00
elcr.c
elink.c
elink.h
icu.h
if_el.c Add missing #include <sys/module.h> 2004-05-30 20:34:58 +00:00
if_elreg.h
isa_dma.c Add new a function isa_dma_init() which returns an errno when it fails 2004-09-15 12:09:50 +00:00
isa.c Don't define __RMAN_RESOURCE_VISISBLE. They aren't needed here after 2004-07-03 20:11:49 +00:00
isa.h Remove now obsolete port assignments and sizes. These more properly 2004-07-05 18:39:30 +00:00
lptreg.h
nmi.c
npx.c Don't include sys/user.h merely for its side-effect of recursively 2004-11-27 06:51:39 +00:00
pcf.c
pmtimer.c Add some missing <sys/module.h> includes which are masked by the 2004-05-30 17:57:46 +00:00
prof_machdep.c Quick fix for overflow when tsc_freq >= 2^31. "int profrate" in struct 2004-05-26 09:43:38 +00:00
spic.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
spicreg.h
spkr.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
timerreg.h
vesa.c Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00