jtc
80bba6a1e1
Added flt_rounds, fpget{round,mask,sticky}.
1995-04-07 14:57:16 +00:00
gwr
d0d1dc8a4e
Fix that probe sequence right this time.
1995-04-07 05:19:24 +00:00
gwr
8f584db874
Flush the cache when switching contexts (thanks to David Jones).
1995-04-07 04:46:41 +00:00
gwr
e7f174fdcd
Make sure curproc->p_addr is set before any faults occur.
...
Put msgbuf in page zero (so its location is predictable).
1995-04-07 04:44:55 +00:00
gwr
9a714f87a8
Use vmempage for /dev/mem like other ports.
1995-04-07 04:44:26 +00:00
gwr
e1b1e78d15
Allocate vmempage here (for use by /dev/mem).
1995-04-07 04:44:05 +00:00
gwr
d047cd4b9c
Announce unexpected interrupts once for each level.
1995-04-07 04:43:25 +00:00
gwr
88f350e128
Make sure we do not enable clock interrupts too early.
1995-04-07 04:30:13 +00:00
gwr
4a3ad0819d
Look out for null curproc->p_addr which caused a "Watchdog Reset!"
...
when the recursive faults overflowed the stack. (from David Jones)
1995-04-07 03:12:51 +00:00
gwr
e5a537ade9
Fix to make "root on sd2a" work (from David Jones)
1995-04-07 03:02:36 +00:00
gwr
65725c0bce
Add cgtwo
1995-04-07 02:58:49 +00:00
gwr
522e7f03d7
First cut at cgtwo driver. Not quite right yet.
1995-04-07 02:54:43 +00:00
gwr
0af73b6fc3
Changed fb_attach() interface
1995-04-07 02:51:21 +00:00
gwr
19c01b5c67
Corrected fbtype->fb_size (which x11r6 is picky about...)
1995-04-07 02:47:40 +00:00
gwr
637b45dbf2
Changed fb_attach() interface, hack probe to avoid impossible matches.
...
Corrected fbtype->fb_size (which x11r6 is picky about...)
1995-04-07 02:43:25 +00:00
gwr
d49502cfa2
Changed fb_attach() interface
1995-04-07 02:37:18 +00:00
gwr
1feb639a38
First cut at cgtwo driver. Not quite right yet.
1995-04-07 02:31:45 +00:00
gwr
63052ecc6e
Add cgtwo
1995-04-07 02:23:03 +00:00
gwr
3de4f27e67
Yet more SYMTAB_SPACE
1995-04-07 02:18:39 +00:00
jtc
a9ae458fc3
New header file <ieeefp.h>, which provides a API for getting and setting
...
IEEE rounding mode, exception enable flags, and exception sticky flags.
1995-04-07 00:59:09 +00:00
jtc
7a5da7fda2
Changed FLT_ROUNDS from constant to a call to __flt_rounds(), so that the
...
current rounding mode is accurately reported.
1995-04-07 00:44:37 +00:00
jtc
30c05ea2b8
Added __flt_rounds(), fp{get,set}{round,mask,sticky}().
1995-04-07 00:41:43 +00:00
leo
8dc1468412
NetBSD/Atari, port by Leo Weppelman.
1995-04-06 21:04:54 +00:00
chopps
e688ef2f10
say something more for unconfigured devices
1995-04-06 19:45:00 +00:00
chopps
dac345e605
add new option to enable faster (and on some boards non-working) scroll
...
code for retina grahpics cards.
1995-04-06 19:24:47 +00:00
chopps
79bf8f86dd
made current retina vertical scroll code conditional on the new
...
option RETINA_SPEED_HACK. Old commented code has been resurected.
This reportedly fixes the smear problems some retinas have.
John Vrolijk <dsnjvro@etmsun.etm.ericsson.se> noticed this.
1995-04-06 19:19:45 +00:00
mycroft
6f131301b0
Make OSI and X.25 work on little-endian machines.
1995-04-05 21:38:50 +00:00
mycroft
bb85930bbe
Add missing argument to closef().
1995-04-05 21:26:40 +00:00
leo
e5d720f534
Fixed up chr to blk translations.
1995-04-05 06:31:33 +00:00
jtc
8312d63ae0
Upgrade to Gawk 2.15.6
1995-04-05 00:11:36 +00:00
mycroft
3836533fc6
Add another broken CD-ROM drive to The List.
1995-04-04 05:44:32 +00:00
mycroft
cd50457f15
Fix conversion of `type' and `whence' values in struct flock.
1995-04-04 04:21:30 +00:00
mycroft
0e67f2a78e
Rename a few constants to match the chip documentation.
1995-04-04 01:59:28 +00:00
mycroft
13ac06ec6a
More debugging printf()s, from Rafal Boni.
1995-04-04 01:44:23 +00:00
gwr
aa197980e8
Use new core file format in cpu_coredump()
1995-04-03 22:06:11 +00:00
gwr
69aa4da3cf
Add FDESC FIFO NULLFS UNION file systems.
1995-04-03 22:03:38 +00:00
mycroft
c04ae31e95
Prototype iexmit().
1995-04-03 21:22:37 +00:00
mycroft
9085715229
Some pseudo-random cleanup, and try to start transmitting packets quicker.
1995-04-03 21:17:13 +00:00
mellon
23023327a2
Move cpu-specific exec support to cpu_exec.c; Support 4.4BSD a.out
1995-04-03 04:38:04 +00:00
chopps
b331e63615
should work without specialization now.
1995-04-02 20:45:26 +00:00
chopps
85bd6c5e30
cleanup SG4_, fix magnum interrupts, gvp hack for ziii, new gvp configs, 4066
...
4066 interrupt fix, add baudrate gen and don't clear other port lines for mfc
from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1995-04-02 20:38:09 +00:00
mycroft
47ba263ebe
Emulate SCO behaviour when both FREAD and FWRITE are set, but only for SCO
...
executables.
1995-04-02 19:27:48 +00:00
pk
1dd6d8a8dd
Fix TCGETA compat, from Matthew Green.
...
SunOS `setaudioinfo' does implicit `getaudioinfo'.
Recognise streams flush/setsig ioctls.
1995-04-02 10:43:29 +00:00
mycroft
50130476f4
Fix typo in S_FIFO case when copying recursively.
1995-04-02 01:45:25 +00:00
pk
28dba22b40
Fix bogosities in cascade stuff.
1995-04-01 20:56:55 +00:00
mycroft
7e2dabf972
Add a missing unlock.
1995-04-01 10:29:41 +00:00
mycroft
508897dfcc
Insert a missing unlock.
1995-04-01 10:27:56 +00:00
mycroft
03e3548ec7
Change the locking protocol to match other drivers.
1995-04-01 08:45:33 +00:00
mycroft
5ef3b8b957
Always load the TOC. Turn off the TOC bit in the mode register so the busy
...
light goes off.
1995-04-01 08:40:11 +00:00
mycroft
0a2cdb6d61
Fix bogus buffer indexing when a value is split across a mbuf boundary,
...
as suggested by Greg Ansley. Also, redefine MINDEX() slightly to avoid
duplicating code.
1995-04-01 03:04:49 +00:00