augustss
38cffe019f
Fix typo in HISTORY section.
2001-04-01 02:40:33 +00:00
augustss
f3fa8520f2
Add portno locator to uvisor.
2001-04-01 02:38:49 +00:00
toddpw
e08886d505
Correct {list;} example and fix formatting/typo in the operator lists.
2001-04-01 02:15:45 +00:00
dbj
36f2be46e8
purge the cache on BUS_DMASYNC_PREREAD instead of BUS_DMASYNC_POSTREAD
2001-04-01 01:42:51 +00:00
toddpw
9af306351b
Fix syntax error in r1.5 -- semicolon needed before closing brace on same line.
2001-04-01 01:32:10 +00:00
leo
ad8c9f3a7e
Wcd attacment code for the Milan. The Milan has the standard dual IDE port
...
hardware. A Milan specific attachment is needed to modify the iot so that
the streaming methods do a byteswap.
Configure like:
wdcisa0 at isa? port 0x1f0 irq 14
wdcisa1 at isa? port 0x170 irq 15
2001-03-31 20:24:10 +00:00
leo
a054ccd1d4
Add a tag to the fdcisa.c and isa/fd.c files. So they won't be used
...
unnecessary (and cause trouble).
2001-03-31 20:13:19 +00:00
christos
7ee2aad347
PR/12517: Izumi Tsutsui: Don't use paddr_t in netstat; change to u_long
2001-03-31 20:11:18 +00:00
kleink
d665068674
Emit a link warning for the old timezone() interface; from Nick Hudson.
2001-03-31 19:13:00 +00:00
kleink
dbe5e41092
Add daylight(3) links.
2001-03-31 19:11:01 +00:00
kleink
cd11a7a9fa
Add a daylight(3) link as well. XXX Can't link to timezone(3) yet.
2001-03-31 19:00:56 +00:00
kleink
f6a1b39cc5
Finally deprecate the old timezone() interface in favor of an XSH5
...
timezone/daytime pair; as proposed by J.T. in September, 1996.
Fixes PR standards/11807 by Nick Hudson.
2001-03-31 18:58:41 +00:00
kleink
9b04b6e1a5
Oops, missed type change in previous.
2001-03-31 18:45:38 +00:00
kleink
60abf81ce0
Sync libc minor.
2001-03-31 18:34:50 +00:00
kleink
836e086116
Bump minor to 74: addition of __timezone13 and daytime.
2001-03-31 18:32:47 +00:00
kleink
a495a577a0
Finally deprecate the old timezone() interface in favor of an XSH5
...
timezone/daytime pair; as proposed by J.T. in September, 1996.
Fixes PR standards/11807 by Nick Hudson.
2001-03-31 18:29:20 +00:00
mrg
4ce4608f9f
cleanup. including proper fix for previous
2001-03-31 17:33:33 +00:00
kleink
93d8ed4889
Cannot use symbolic constants from <sys/ipc.h> for the previous change;
...
noted by Martin Husemann.
2001-03-31 16:53:25 +00:00
chris
101035dac6
Add EtherN/EtherI card support + EtherH media auto detection support.
...
Based on updated patch from Mike Pumford, originally submitted in
port-arm32/8765.
2001-03-31 15:32:46 +00:00
pooka
9f88c37d11
add missing chapter number from ym(4) crossreference
...
Reported by Tetsuya Isaki in bin/12513
2001-03-31 14:19:51 +00:00
itojun
d865d95add
the build target is "realall" not "all". it will make "make dependall" happier.
2001-03-31 14:11:12 +00:00
itojun
20383a34e1
correct catalog generation, to cope with objdir right.
2001-03-31 13:58:56 +00:00
itojun
8bab066e41
dig /usr/share/doc/usd/12.ex instaed of 13.ex
2001-03-31 13:50:36 +00:00
toshii
fe9328ad71
Reorder so that basic devices attach first.
2001-03-31 13:49:44 +00:00
itojun
4bca1d701f
catalogs are installed by ../catalog/Makefile.
2001-03-31 13:48:31 +00:00
toshii
2303009aeb
Add SA11[01]0 DMA controller register definitions.
...
(I forgot to commit this a week ago.)
2001-03-31 13:13:22 +00:00
toshii
4f12f94c95
Protect spl changing functions from interrupts.
2001-03-31 12:53:59 +00:00
toshii
c1244a5828
Remove cons_init(com), which prevents compiling in com_pcmcia.c.
2001-03-31 12:52:31 +00:00
toshii
02811d05f2
Fix a bug which caused interrupt loss.
2001-03-31 12:49:21 +00:00
toshii
2efdaff40e
Set hardware interrupt masks in sa11x0_intr_{establish,disestablish}.
2001-03-31 12:48:10 +00:00
toshii
129f529148
Back out most of rev 1.4 so that it compiles again.
2001-03-31 12:36:53 +00:00
toshii
dfddb1e107
Increase spl_masks[] size by one and set the extra element to 0.
...
irq_entry accesses here.
2001-03-31 12:22:37 +00:00
aymeric
36abaeee9b
do install the catalogs
2001-03-31 12:13:34 +00:00
aymeric
f5e91454a2
we generate catalogs properly and don't need them here
2001-03-31 11:58:43 +00:00
aymeric
5c5a144ecd
remove obsolete files after import of nvi 1.79
2001-03-31 11:52:31 +00:00
ragge
fab65b55e4
(Untested) recognition of KA55.
2001-03-31 11:50:45 +00:00
ragge
9a6b7bcffa
Support for the 4000/600 cache, from Lord Isildur. (mrfusion@vaxpower.org)
2001-03-31 11:50:12 +00:00
aymeric
c998fb2b0d
move ex from 13 to 12, due to import of nvi 1.79
2001-03-31 11:43:22 +00:00
aymeric
414f14c52d
merge changes after import of nvi 1.79
2001-03-31 11:37:44 +00:00
aymeric
fbbf6b5ed8
import of nvi 1.79
2001-03-31 11:29:43 +00:00
rh
ba614ae877
Fix DPRINTF statements so this compiles with debug enabled.
2001-03-31 10:10:37 +00:00
jdolecek
ba9261ba08
add year 2001 to copyright for NetBSD
2001-03-31 09:50:14 +00:00
jdolecek
5a3d02fe8b
fix the copyright - Charles's name was added here by mistake, use
...
standard TNF cookie instead
2001-03-31 09:49:00 +00:00
hubertf
267271c1b2
Explain some SA_* options - reading compressed kernels, netboot
...
Useful for stripping down bootcode.
2001-03-31 09:45:11 +00:00
itojun
9fdfe6878f
en_US.UTF-2 locale is obsolete. PR 12502
2001-03-31 09:35:34 +00:00
minoura
1a1b6fb6d2
Match XpressAudio.
2001-03-31 09:24:37 +00:00
minoura
92e327c226
Match PNP0320 (Japanese 106-key keyboard A01).
...
- We could use this information to determine the default keymap (?)
- Match more keyboards? (e.g.strncmp(idstr, "PNP03", 5))
2001-03-31 09:20:40 +00:00
minoura
5e2f81a0cf
Regen.
2001-03-31 09:08:06 +00:00
minoura
27fcb60ea5
Add Cyrix products (MediaGX).
2001-03-31 09:06:45 +00:00
dbj
5f670bebfc
Initialize the entire pmap table before populating it.
...
This addresses pr 7174
Thanks to Christian Limapch for diagnosing the problem.
2001-03-31 09:05:21 +00:00