NetBSD/sys/arch/i386
nathanw 3862a24d20 Remove prototype for long-defunct i386_user_cleanup().
Remove duplicate prototype for i386_{set,get}_ldt() from sys_machdep.c.

Change i386_iopl() and i386_{set,get}_{ldt,ioperm}() to take a second
argument of "void *" instead of "char *", for consistency with other syscalls.
2001-02-14 01:29:45 +00:00
..
bioscall
compile
conf fix REALBASEMEM/REALEXTMEM and defopt them while we're at it. from jason. 2001-02-11 19:03:47 +00:00
eisa Add functions to read EISA configuration data for MEM, IRQ, DMA, and IO. 2000-08-11 00:43:18 +00:00
gdbscripts Rename "stack" to "stacktrace" and have "stack" call "stacktrace $ebp $eip" 2000-06-08 14:42:11 +00:00
i386 Remove prototype for long-defunct i386_user_cleanup(). 2001-02-14 01:29:45 +00:00
include Remove prototype for long-defunct i386_user_cleanup(). 2001-02-14 01:29:45 +00:00
isa Avoid doing Very Bad Things by passing a horrible IRQ value to 2001-01-21 04:55:48 +00:00
mca #if 0 bogus mca_intr_establish() added possibly mistakely 2000-08-13 10:38:38 +00:00
pci Fix typo (s/req/reg/). 2001-01-05 19:08:04 +00:00
pnpbios PNPBIOS joystick attachment. 2001-01-28 00:37:52 +00:00
stand Add support for MS-DOS file system, but don't enable it by 2000-11-02 01:02:07 +00:00
Makefile Remove pcvt tentacles. 2000-06-11 02:41:10 +00:00