freebsd_amp_hwpstate/sys/i386
Bruce Evans 4ebf8117df Partially fix `sysctl machdep.console_device'. The fix will be complete
when syscons stops mapping the console to minor MAXCONS.  There is
usually no corresponding device in /dev, and the correct device has
minor 0.

cons.c:
Initialize cn_tty properly, so that CPU_CONSDEV can work.
Comment about too many variants of the console tty pointer.

machdep.c:
Return device NODEV and not error EFAULT when there is no console device.
1995-06-26 07:39:52 +00:00
..
apm Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
bios Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
boot Reset defaults in case of boot() is looping several times (e.g. the 1995-06-25 14:02:57 +00:00
conf Add an option to the psm driver to skip the parts of the probe which break 1995-06-22 10:56:56 +00:00
eisa Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
i386 Partially fix `sysctl machdep.console_device'. The fix will be complete 1995-06-26 07:39:52 +00:00
ibcs2 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
include Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
isa The BT scsi driver has recently had a message changed - it could be 1995-06-25 17:45:05 +00:00
linux First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
pci Correct pcibus_setup() to return as soon as one test succeeds. 1995-03-22 21:35:39 +00:00
scsi Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
Makefile