Commit Graph

3943 Commits

Author SHA1 Message Date
mycroft
3d41c85ecc A few more nits... 1995-02-04 14:54:57 +00:00
mycroft
546c427b3e Remove some dead code. 1995-02-04 14:24:05 +00:00
mycroft
27675561a8 Optimize copyout*() more, and avoid using %gs. 1995-02-04 14:23:00 +00:00
phil
255317cd59 Update it! 1995-02-03 18:34:11 +00:00
chopps
b4d872db67 comment out fastlane driver. 1995-02-03 12:24:35 +00:00
mycroft
2bc213f176 Make pmap_next_page() a bit safer. 1995-02-03 10:16:35 +00:00
mycroft
8b843bd96c Round biosbasemem and biosextmem down to a whole page. 1995-02-02 19:42:18 +00:00
pk
c7431b8a3c Deal with writing to kernel text (largely stolen from the sun3 port). 1995-02-01 21:51:48 +00:00
briggs
7190ebb7e0 Set sc_link->openings.
Simplification of scsi_cmd from pc532 mods to this driver.
1995-02-01 13:50:42 +00:00
briggs
5f2f921a78 Yank current sendsig, sunos_sendsig, sigreturn, sunos_sigreturn from amiga.
Don't dump regs/mem on debugger switch.
Cleanup dumpmem() a bit.
1995-02-01 13:48:45 +00:00
briggs
591bb531bd Fixup sc_debug parameters.
Simplify indexing into systab a hair (from Amiga).
1995-02-01 13:46:23 +00:00
briggs
559641938a Pull Amiga implementation of pagemove(). Seems mo' better. 1995-02-01 13:44:31 +00:00
briggs
cbaa686772 Explicity return error value in findblkmajor(). 1995-02-01 13:40:59 +00:00
mycroft
3863b50c5c Clean up deleted files. 1995-02-01 13:40:11 +00:00
briggs
28fbb7d0dd Add a new config and remove some old ones. 1995-02-01 13:40:10 +00:00
pk
f6cd1eeea7 Integrate changes from Chuck Cranor for the Sun 4/100.
Support for multiple register banks on SBUS devices (based on patches
from Francis Dupont).
Highlights:
	romaux defines an array of register spaces.
	pay attention to `vactype'.
	quirks handling 4/100 idiosyncracies.
1995-02-01 12:37:21 +00:00
mycroft
5a7fac721d Handle incoming messages longer than 1 byte correctly. 1995-02-01 09:50:18 +00:00
mellon
2368e7c469 Added DECwrl networking TC options 1995-02-01 04:53:13 +00:00
mellon
ca69d7e138 Add Jonathan's T3 device driver... 1995-02-01 04:49:40 +00:00
briggs
c3d9bdcf9d Align sigcode. 1995-02-01 04:49:37 +00:00
mellon
d1d5ee421f Fix up callv references 1995-02-01 04:43:52 +00:00
christos
bbcbf6ccbf Added defines for svr4_sysarch() 1995-02-01 01:40:25 +00:00
christos
73861db7bb Added svr4_sysarch() [experimental]
Fixed so that the setcontext call restores the signal stack completely.
1995-02-01 01:39:43 +00:00
pk
b846c1f9cd TIOC[SC]DTR ioctls. 1995-01-29 18:56:01 +00:00
mycroft
37a654295e Clean up deleted files. 1995-01-29 07:37:56 +00:00
cgd
cf83d9e090 lip service to making ISA support machine-independent. This is the first
round: moving the drivers into a machine-independent directory.
Some drivers (e.g. fd.c) not moved because they use other pc features (e.g.
CMOS settings), and none of the non-driver files moved, because they're
still pretty much PC specific.
1995-01-29 07:37:37 +00:00
mycroft
1e719386a7 Clean up deleted files. 1995-01-29 02:58:32 +00:00
cgd
f11e7e33fe use chip headers in /dev/ic 1995-01-29 02:58:20 +00:00
jtc
830a53e394 ANSI says that <stdarg.h>'s va_end macro must expand to a void expression.
For consistancy, I'm changing <varargs.h> too.
1995-01-28 01:51:46 +00:00
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