pk
|
6879dd4b85
|
Update based on i386 version; from Chuck Cranor.
|
1995-01-27 09:49:55 +00:00 |
mycroft
|
dcfbdf711d
|
Clean up deleted files.
|
1995-01-27 06:06:02 +00:00 |
cgd
|
b9af116931
|
move eisa stuff to /sys/dev
|
1995-01-27 06:06:00 +00:00 |
cgd
|
a4f53186e8
|
move mi pci files to /sys/dev
|
1995-01-27 05:46:41 +00:00 |
mycroft
|
38c309142a
|
Clean up deleted files.
|
1995-01-27 05:46:40 +00:00 |
cgd
|
249527c4f1
|
move mi pci files to /sys/dev
|
1995-01-27 05:46:39 +00:00 |
gwr
|
9b01d8f4d0
|
Updated ie driver based on i386 version 1.30
|
1995-01-26 23:23:34 +00:00 |
gwr
|
06d954e21d
|
Add vnd
|
1995-01-26 23:21:29 +00:00 |
mycroft
|
0460b0fe44
|
Fix syntax errors.
|
1995-01-26 21:28:09 +00:00 |
mycroft
|
70442b438d
|
Add struct fpreg.
|
1995-01-26 19:48:48 +00:00 |
mycroft
|
e3a9f05f7d
|
Add PT_[GS]ETFPREGS.
|
1995-01-26 19:47:10 +00:00 |
mycroft
|
3f74df614e
|
Add process_{read,write}_fpregs().
|
1995-01-26 19:46:17 +00:00 |
mycroft
|
1783c9f972
|
Rearrange struct reg to match what the rest of the world expects.
|
1995-01-26 18:26:01 +00:00 |
mycroft
|
7b87637bb3
|
Rearrange struct reg to match what the rest of the world expects.
|
1995-01-26 18:12:03 +00:00 |
chopps
|
016bd75096
|
apply patch to fix some renagade drives. from Eduardo E. Horvath (eeh@btr.com)
also enable sync by default.
|
1995-01-26 12:30:18 +00:00 |
mycroft
|
c5d5ca8150
|
Don't check the control port at all; too unreliable.
|
1995-01-26 07:35:49 +00:00 |
mycroft
|
431ccddc77
|
Remove redundant assignments.
|
1995-01-26 06:35:42 +00:00 |
mycroft
|
087a52f4f5
|
Various cleanup.
|
1995-01-26 06:23:02 +00:00 |
mycroft
|
133ff42fa2
|
Introduce a `npx_softc' to make this driver more normal. Some other minor
cleanup.
|
1995-01-26 06:14:14 +00:00 |
mycroft
|
c0e2bd26f1
|
Initialize the new xmit state correctly. From Rafal Boni.
|
1995-01-26 04:13:23 +00:00 |
cgd
|
015dc20943
|
assign disk number for vnd. oops; thought i did this yesterday(?)
|
1995-01-25 23:41:04 +00:00 |
cgd
|
b56a5f27d4
|
add 'maxpartitions' keyword as first 'intesting' thing in the file, to
facilitate the solution of config.new's hardcoded partition number
problems.
|
1995-01-25 20:45:33 +00:00 |
cgd
|
4cc138dd7a
|
vn -> vnd renaming, for consistency
|
1995-01-25 05:34:51 +00:00 |
cgd
|
2a06f1bc2d
|
vn -> vnd renaming, for consistency.
|
1995-01-25 04:58:12 +00:00 |
cgd
|
2ef4ca1f3d
|
vn -> vnd renaming, for consistency
|
1995-01-25 04:48:07 +00:00 |
christos
|
cf1d6b55f3
|
Modify the floating point part of our context to reflect reality.
|
1995-01-25 04:18:52 +00:00 |
cgd
|
f2b2aeb217
|
serial console
|
1995-01-25 00:10:35 +00:00 |
hpeyerl
|
3fc42a912d
|
NULLFS
|
1995-01-24 14:01:28 +00:00 |
gwr
|
19da1347c9
|
move code to enable interrupts just a little later
|
1995-01-24 06:18:14 +00:00 |
gwr
|
b2c3dcb6c9
|
Use kmem_alloc_wait instead of calling the vm code directly.
(The old way somehow allowed the pages to be stolen!)
|
1995-01-24 06:11:35 +00:00 |
gwr
|
be52bd38db
|
Add hack to block interrupts while in ddb.
|
1995-01-24 06:03:11 +00:00 |
gwr
|
1cb911c889
|
Add another handy symbol for DVMA_SPACE_START
|
1995-01-24 06:01:55 +00:00 |
gwr
|
23aaa8905b
|
Let the common file deal with multiple inclusion.
|
1995-01-24 05:58:40 +00:00 |
gwr
|
202a15ade7
|
Now works on VME as well (or as poorly) as on OBIO.
|
1995-01-24 05:55:48 +00:00 |
gwr
|
b18b87854c
|
Increase TX buf size to fix overrun bug.
|
1995-01-24 05:50:51 +00:00 |
gwr
|
c150d9f6de
|
Enable the ie and si drivers on VME.
|
1995-01-24 05:48:27 +00:00 |
gwr
|
b756f0feb1
|
Include vnode_if.c in mkdep args.
|
1995-01-24 05:45:54 +00:00 |
mellon
|
f3933f8a6a
|
Undo argument change to cnopen
|
1995-01-23 18:39:30 +00:00 |
hpeyerl
|
83865999ab
|
options GATEWAY.
|
1995-01-23 15:14:33 +00:00 |
mycroft
|
57f2c598c7
|
Various changes from Rafal Boni to improve performance and reliability. Also,
clean up the formatting a little more.
|
1995-01-23 04:50:08 +00:00 |
mycroft
|
01ce8db055
|
Fix the problem with identifying cards on warm boot. Partly from Greg Hudson.
|
1995-01-22 07:37:28 +00:00 |
phil
|
0c91149a15
|
Do a shorter cache invalidate. (from Matthias)
|
1995-01-22 07:06:48 +00:00 |
mycroft
|
3dddacd1ce
|
Rearrange tests so `offline' has higher priority than `out of paper'.
|
1995-01-22 00:12:39 +00:00 |
briggs
|
c7b2ca3cf3
|
Add a nullcnpollc() to our constab initializor so we don't get jump to
zero panics when attempting to enter the debugger.
|
1995-01-21 05:31:17 +00:00 |
briggs
|
0379ca918b
|
Fix major brain damage from a while back. Old damage broke jump to zero
panic, leading to mass confusion.
|
1995-01-21 05:21:24 +00:00 |
briggs
|
cf017d6caf
|
sunos_sysent.c -> sunos_init_sysent.c and add a few tabs for
readability.
|
1995-01-21 00:14:11 +00:00 |
briggs
|
e2eea24235
|
%s/sun_/sunos_/g and grab a few comments from amiga trap.c.
|
1995-01-21 00:12:56 +00:00 |
briggs
|
572ad11ab2
|
Fixup for COMPAT_SUNOS. sun_ -> sunos_ and much from amiga folks.
|
1995-01-21 00:11:57 +00:00 |
mycroft
|
381715c52f
|
Clean up deleted files.
|
1995-01-19 07:03:40 +00:00 |
phil
|
8579e47846
|
move nncr.c -> ncr.c, nscn.c -> scn.c
|
1995-01-19 07:03:35 +00:00 |