NetBSD/sys/arch/i386/isa
christos d102972c3a Add a missing _C_LABEL(). Now an ELF kernel builds (if one removes the
-z flag from the ld line, in the Makefile)
1999-01-26 14:28:05 +00:00
..
pcvt Run async_update() even if something is select()ing. 1998-12-12 17:29:39 +00:00
ahc_isa.c switch to non-BROKEN_INDIRECT_CONFIG 1998-03-22 12:52:03 +00:00
clock.c Be more cautious about writing to the CMOS century byte. Update it only 1999-01-18 10:50:23 +00:00
fd.c Assign my copyrights to TNF. 1998-08-15 04:57:50 +00:00
fdreg.h Increase FDC_MAXIOSIZE to MAXBSIZE, now that we can handle it. 1997-09-07 13:03:10 +00:00
icu.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
icu.s Add a missing _C_LABEL(). Now an ELF kernel builds (if one removes the 1999-01-26 14:28:05 +00:00
isa_machdep.c Avoid arithmetic on `void *' since that's not ANSI C. 1999-01-08 18:10:35 +00:00
isa_machdep.h vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t 1998-08-13 21:36:02 +00:00
isapnp_machdep.c Assign copyright to TNF. 1998-09-05 15:28:06 +00:00
isapnp_machdep.h Assign copyright to TNF. 1998-09-05 15:28:08 +00:00
joy.c Update for changes to config. 1998-01-12 18:59:04 +00:00
joy_isa.c switch to non-BROKEN_INDIRECT_CONFIG 1998-03-22 12:52:03 +00:00
joy_isapnp.c Utilize the centralized probe function. 1998-07-23 19:32:42 +00:00
joyvar.h - conversion to bus_space_* macros 1997-01-16 23:17:45 +00:00
lms.c make the busmice work with wscons 1999-01-23 15:03:50 +00:00
mms.c make the busmice work with wscons 1999-01-23 15:03:50 +00:00
npx.c move the assembly functions to locore.s and make the variables used by 1999-01-26 14:27:08 +00:00
nvram.h Add definitions for NVRAM equipment byte. 1995-05-05 22:08:43 +00:00
olms.c provide backwards-compatible busmouse drivers 1999-01-23 15:05:39 +00:00
omms.c provide backwards-compatible busmouse drivers 1999-01-23 15:05:39 +00:00
pccons.c Fix a signed/unsigned thinko (this is cgd's fix) 1998-11-05 15:59:00 +00:00
pms.c rename the autoconfiguration related symbols to opms* to avoid namespace 1999-01-23 15:07:10 +00:00
timerreg.h new RCS ID format. 1994-10-27 04:14:23 +00:00
vector.s Use _C_LABEL() to generate C labels in assembly code, don't prepend an 1998-12-01 04:30:59 +00:00