1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/i386
Andrey A. Chernov 5daae55cdf Move setting BYPASS state to macro, use it in several times,
after ttioctl too, because it can change t_line.
Remove (TS_CNTTB | TS_LNCH) test, it is always inherits from
old tty mode and can't be reach in currently setted mode.
1995-04-01 23:56:08 +00:00
..
apm This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
bios This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
boot Include <machine/cpufunc.h> to get i/o functions - don't duplicate almost 1995-04-01 16:08:58 +00:00
conf Do not try to negotiate synchronous SCSI transfers in the Boot Kernel. 1995-03-30 15:41:33 +00:00
eisa Use EISA_MAX_SLOTS to be consistent with other EISA drivers. 1995-03-31 13:36:57 +00:00
i386 Made pmap_testbit a static function. 1995-03-30 08:55:39 +00:00
ibcs2 emoved redundant definition of imcs2_close() since it already exists in 1995-03-03 15:44:44 +00:00
include Update pcvt to 3.20b23 1995-04-01 17:16:40 +00:00
isa Move setting BYPASS state to macro, use it in several times, 1995-04-01 23:56:08 +00:00
pci Correct pcibus_setup() to return as soon as one test succeeds. 1995-03-22 21:35:39 +00:00
scsi Log ABORT_TAG messages to the console. 1995-04-01 19:53:04 +00:00
Makefile