freebsd-dev/sys/i386
Søren Schmidt 69b770e238 iBCS2 emulator core files.
This is the main files for the iBCS2 emulator. It can be use
compiled into the kernel by using:

options		IBCS2
options 	COMPAT_IBCS2

or as a lkm module using:

options		COMPAT_IBCS2

and then loading it via the ibcs2 script in /usr/bin

REMEMBER: this code is still experimental ! NO WARRENTY !

Submitted by:	sef@kithrup.com, mostyn@mrl.com, sos@kmd-ac.dk
1994-10-14 08:53:16 +00:00
..
apm Got rid of "APM" macro. Now only NAPM is needed to activate the APM stuff. 1994-10-10 01:14:03 +00:00
bios Got rid of "APM" macro. Now only NAPM is needed to activate the APM stuff. 1994-10-10 01:14:03 +00:00
boot Change first CFLAGS+= to CFLAGS= or we got really bad results 1994-10-07 05:36:01 +00:00
conf Added ibcs2_socksys file. 1994-10-13 20:19:11 +00:00
eisa Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
i386 Added socksys device (for iBCS2 emulation) 1994-10-13 20:17:06 +00:00
ibcs2 iBCS2 emulator core files. 1994-10-14 08:53:16 +00:00
include Cosmetics. Added a prototype. 1994-10-10 01:06:48 +00:00
isa Work around FIFO bug in SMC UARTS. 1994-10-12 19:49:11 +00:00
pci Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> 1994-10-13 01:12:31 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00