mycroft
|
be1af660c0
|
Don't set DCD_IE in the frontends. KGDB doesn't even use DCD, and the tty
frontends get it from zsparam() anyway.
|
1999-02-03 20:25:05 +00:00 |
gwr
|
ede5144deb
|
read regs in the right order
|
1997-10-05 21:00:12 +00:00 |
gwr
|
a4b09086fe
|
Actually works now!
|
1997-02-12 01:07:56 +00:00 |
gwr
|
340699a2b1
|
Fix copyrights (/s/REGENTS/FOUNDATION/)
|
1997-01-27 19:40:46 +00:00 |
gwr
|
0332502588
|
Most files that were copyright Adam Glass and/or Gordon W. Ross
are now copyright The NetBSD Foundation (rights assigned).
|
1996-11-20 18:56:49 +00:00 |
christos
|
a087bfeb5c
|
backout previous kprintf change
|
1996-10-13 03:47:25 +00:00 |
christos
|
19d8368f2f
|
printf -> kprintf, sprintf -> ksprintf
|
1996-10-11 00:44:42 +00:00 |
gwr
|
dc066b6a10
|
KGDB support
|
1996-06-17 15:40:36 +00:00 |
gwr
|
a0d3ad800b
|
Add the version line.
|
1996-05-17 19:39:30 +00:00 |
gwr
|
50ecbc1c84
|
Rename cs_pclk_div16 to cs_brg_clk to clarify the fact that the
Baud Rate Generator (BRG) clock is not necessarily PCLK/16.
|
1996-05-17 19:32:06 +00:00 |
gwr
|
bcfac202c8
|
No longer need delay2us(), just use delay(2)
|
1996-02-16 18:00:33 +00:00 |
gwr
|
f2e57c6dc8
|
Eliminate remaining direct references to the z8530 chip
to allow the MD access functions to do delays, etc.
|
1996-01-30 22:34:52 +00:00 |
gwr
|
f261ae08c7
|
Update for the new z8530 driver
|
1996-01-24 22:39:48 +00:00 |