freebsd-dev/sys/i386
Bruce Evans 441799e34f Fix it to compile without a leftover ddb.h.
Remove bogus declaration of Debugger().  Call Debugger() even if DDB is
not defined, but still call panic() after Debugger() returns, although
most other SCSI drivers just call Debugger().
1994-11-15 14:54:13 +00:00
..
apm Fix type mismatches exposed by a recently added prototype. 1994-11-15 14:09:18 +00:00
bios Fix type mismatches exposed by a recently added prototype. 1994-11-15 14:09:18 +00:00
boot Improved the user interface: 1994-11-07 11:26:30 +00:00
conf Don't define KERNEL for compiling genassym. The prototype for the system 1994-11-15 14:43:45 +00:00
eisa Remove bogus declaration of Debugger(). Call Debugger() even if DDB is 1994-11-15 14:53:09 +00:00
i386 Make gdt_segs[] public again for APM. 1994-11-15 14:12:55 +00:00
ibcs2 First shot README file for iBCS support 1994-10-23 19:20:57 +00:00
include Make gdt_segs[] public again for APM. 1994-11-15 14:12:55 +00:00
isa Fix it to compile without a leftover ddb.h. 1994-11-15 14:54:13 +00:00
pci Added support for SIOCSIFMTU ioctl. Fixed bug that caused panic at boot time 1994-11-13 12:39:38 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00