gwr
|
ee5c85f6a1
|
Synthesize KBD_L1|KBD_UP after return from zsabort.
Simplify PROM mapping stuff, use ee_console.
|
1995-03-10 02:15:03 +00:00 |
gwr
|
8119e6377d
|
Add kdcnpollc so it can call fb_unblank
|
1995-03-10 02:09:35 +00:00 |
gwr
|
151da5e380
|
Provide ee_console for drivers.
|
1995-03-10 02:06:54 +00:00 |
gwr
|
376432783f
|
Set speed on open (from Chuck Silvers).
|
1995-03-10 01:57:02 +00:00 |
gwr
|
63c3c68de4
|
New frame-buffer support from Chuck Silvers (plus some tweaks from me)
|
1995-03-10 01:50:28 +00:00 |
gwr
|
25590bff04
|
Oops, forgot to lock out interrupts while clearing zssoftpending.
|
1995-02-14 22:40:00 +00:00 |
gwr
|
d75dab3a1b
|
DVMA slave mapping support.
|
1995-02-13 22:23:55 +00:00 |
gwr
|
19eaeec924
|
Moved some functions here from sun3_startup.c
|
1995-02-11 20:57:11 +00:00 |
gwr
|
9b01d8f4d0
|
Updated ie driver based on i386 version 1.30
|
1995-01-26 23:23:34 +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
|
c148a69816
|
Cleanup
|
1995-01-11 20:38:23 +00:00 |
gwr
|
0a1967ac6d
|
Enable VME configuration.
|
1995-01-11 20:32:08 +00:00 |
gwr
|
fe2c68f0d3
|
Fixed to work with the new SCSI code (thanks to Phil Nelson).
|
1995-01-10 16:45:26 +00:00 |
gwr
|
0969e0306d
|
New, improved "le" driver from Charles Hannum and Paul Richards.
|
1995-01-03 15:43:36 +00:00 |
gwr
|
12fae60ada
|
Update for new SCSI.
|
1994-12-31 01:04:00 +00:00 |
gwr
|
f76865d16d
|
Fixes for the 110, 160, 260 (leave chip in "vector" mode).
|
1994-12-21 23:56:43 +00:00 |
gwr
|
fdca66b8d1
|
Fix kd (keyboard/display) driver kdcngetc/kdcnputc functions.
|
1994-12-17 20:14:22 +00:00 |
gwr
|
0402f426b8
|
Fixes to make "ie" work (from Chuck Silvers -- Thanks!)
|
1994-12-15 21:08:06 +00:00 |
gwr
|
9b62fc5394
|
Set params in attach so BREAK works before first real open.
|
1994-12-15 04:34:06 +00:00 |
gwr
|
10e46730cf
|
Support TIOCGFLAGS, TIOCSFLAGS (from Matthew Green via Theo).
|
1994-12-13 18:35:56 +00:00 |
gwr
|
bfae9f3105
|
Have working bus_peek(), and drivers use it.
|
1994-12-13 18:26:39 +00:00 |
gwr
|
fe52f9ae4f
|
New autoconfig interface to support VME, etc.
|
1994-12-12 18:58:45 +00:00 |
gwr
|
2529298878
|
Export some headers that X will want, and minor clean-up.
|
1994-12-01 22:46:23 +00:00 |
gwr
|
49e502d8f9
|
New cd_match prototype.
|
1994-11-23 08:13:53 +00:00 |
gwr
|
59bf96aa56
|
Lots of changes. Fairly stable now.
|
1994-11-21 21:26:40 +00:00 |
cgd
|
20af809ca2
|
new RCS ID format.
|
1994-10-26 09:07:55 +00:00 |
gwr
|
2dba7bd973
|
New functions to handle writing EEPROM with correct delay.
Also provides ee_get_byte() for early use by other drivers.
|
1994-09-20 16:35:44 +00:00 |
gwr
|
1b53c4c36c
|
Add obio_find_mapping() for use by devices that need mappings before
autoconfiguration is done. It re-uses the PROM's mappings now.
|
1994-09-20 16:24:45 +00:00 |
gwr
|
ca73a257a8
|
Correct some misinformation about recovery time.
|
1994-09-20 16:23:06 +00:00 |
gwr
|
51afe89406
|
Call obio_alloc with just two args (mappings always writable).
|
1994-09-20 16:21:44 +00:00 |
gwr
|
7b4643faf3
|
Add Theo's fix for "must be one" bits in tdr2.
|
1994-07-11 03:31:17 +00:00 |
gwr
|
6ea87b0150
|
Add a fix for slow devices from Phil Nelson.
|
1994-07-06 02:53:39 +00:00 |
gwr
|
8db19b31db
|
Make initial tty mode the same as the PROM uses
(so you can read the console messages).
|
1994-06-28 21:42:32 +00:00 |
gwr
|
54fc06357a
|
Fix initialization of keyboard port (works now).
|
1994-06-03 02:05:18 +00:00 |
glass
|
8c2bffa529
|
have typecast, will compile
|
1994-05-30 06:22:36 +00:00 |
gwr
|
a4aa1b4b57
|
New version (from Theo (from 4.4)) - supports multicast.
|
1994-05-28 15:45:51 +00:00 |
gwr
|
0819c2c23a
|
...try again...
|
1994-05-28 15:43:49 +00:00 |
gwr
|
aa157d3780
|
junk removal
|
1994-05-28 15:40:25 +00:00 |
gwr
|
882edcc1f3
|
Add TIOCSBRK/TIOCCBRK support.
|
1994-05-20 05:19:31 +00:00 |
gwr
|
fa2c59089d
|
Remove some cruft left over from debugging.
|
1994-05-16 23:11:42 +00:00 |
gwr
|
e349dc8982
|
Add call to ether_ifattach() for Lite network code.
|
1994-05-16 16:45:25 +00:00 |
gwr
|
9456eaca13
|
SCSI driver works!
|
1994-05-13 15:01:39 +00:00 |
gwr
|
92e6bede68
|
Tracking 4.4 integration
|
1994-05-06 07:47:05 +00:00 |
gwr
|
3162c422e2
|
put in some cnputc fixes missed last night
|
1994-05-05 06:54:08 +00:00 |
gwr
|
aa2348a426
|
cosmetic
|
1994-05-05 04:46:51 +00:00 |
gwr
|
2ae9ef44af
|
changes to use generic dev/cons.c
|
1994-05-05 02:59:37 +00:00 |
gwr
|
93fa1563a6
|
Get initial mappings for console routines.
Use the kd device instead of tty rewiring mess
|
1994-05-04 05:34:14 +00:00 |
gwr
|
21e4034d51
|
Make ZS_DELAY() use the new delay2us() function.
|
1994-05-04 05:30:35 +00:00 |
gwr
|
bfcbf0f513
|
Add zs0_va, zs1_va
|
1994-05-04 05:29:25 +00:00 |