simonb
9c54b886a2
Make this the same as the other MIPS ports; ok'd by Wayne Knowles.
2001-09-04 07:24:23 +00:00
simonb
7970ec8018
More RCS ID cleanup.
2001-09-04 07:22:03 +00:00
simonb
156b308a83
Remove some more useless RCS ids.
2001-09-04 07:12:28 +00:00
thorpej
150e62c0f9
Use bus_space_mmap().
2001-09-04 06:59:10 +00:00
thorpej
a08af3853a
Implement bus_space_mmap().
2001-09-04 06:57:26 +00:00
simonb
c91e08563f
Clean up.
2001-09-04 06:26:18 +00:00
simonb
3839989a12
Remove unneeded RCS header.
2001-09-04 06:24:54 +00:00
simonb
62fb390c64
May as well include <mips/cpuregs.h> in <mips/cpu.h> once rather than
...
in every MIPS port's <machine/cpu.h>.
2001-09-04 06:23:15 +00:00
simonb
214f5366ea
Centralise struct cpu_info declaration and related info to <mips/cpu.h>.
2001-09-04 06:19:21 +00:00
thorpej
102190b8fe
Implement bus_space_mmap().
2001-09-04 05:31:27 +00:00
wiz
cf412a1220
Bump date for last change.
2001-09-04 04:21:35 +00:00
wiz
84dd7c2015
Mention HZ option.
2001-09-04 04:20:30 +00:00
wiz
c89f483c56
add hz(9)
2001-09-04 04:08:01 +00:00
wiz
4537f2cc42
Xref hz(9), now that it exists.
2001-09-04 04:03:50 +00:00
wiz
b35bc23d45
Add hz(9) man page.
2001-09-04 04:01:49 +00:00
wiz
6d1c80037a
Two punctuation fixes.
2001-09-04 03:05:54 +00:00
wiz
ab1b3c443e
Two punctuation nits, and sort SEE ALSO.
2001-09-04 03:05:07 +00:00
wiz
c5d58619a3
One formatting and two punctuation fixes.
2001-09-04 03:03:46 +00:00
wiz
220403858e
Remove trailing whitespace
2001-09-04 03:02:19 +00:00
wiz
0307782f8e
Sort SEE ALSO, and a punctuation nit.
2001-09-04 03:01:50 +00:00
wiz
28972f3ae7
Fix isa xrefs, and SEE ALSO.
2001-09-04 03:01:27 +00:00
wiz
8a24620130
Punctuation fixes.
2001-09-04 03:00:46 +00:00
nisimura
1bd02088cf
+ include "dev/wsfont/files.wsfont" for VGA change.
2001-09-04 02:59:32 +00:00
wiz
864c460726
Whitespace formatting improvements.
2001-09-04 02:52:44 +00:00
wiz
42a2a8e490
Boring whitespace fixes.
2001-09-04 02:51:15 +00:00
wiz
e689590189
Usually, the SEE ALSO section doesn't end with a dot.
2001-09-04 02:48:40 +00:00
thorpej
47920741b0
Implement bus_space_mmap().
2001-09-04 02:37:08 +00:00
thorpej
c6fda2584d
Define the bus_space_mmap() method for mmap'ing bus space into
...
user programs.
2001-09-04 02:10:52 +00:00
enami
1b4cef2087
Add prescaler bit constant (missed in previous commit).
2001-09-04 01:33:14 +00:00
wiz
80fe04281d
Refer the HTML documentation for ntpd(8) installed in
...
/usr/share/doc/html/ntp, and fix two whitespace nits while I'm here.
2001-09-03 23:03:29 +00:00
manu
11736debb0
Fixed indent
2001-09-03 21:10:56 +00:00
matt
3c50edd8fb
Switch hpcarm to common arm32 conf.c ; (small changes to vm_machdep.c to
...
make it compile under ELF)
2001-09-03 19:38:13 +00:00
matt
7ce6450eac
Add a merged <pcb.h> for arm26/arm32.
2001-09-03 19:20:27 +00:00
is
8d9290c427
Allow 24 and 32bit linear audio.
...
Actually, the silence filler can do any multiple of 8 bits now, but I didn't
allow the parameter check to accept more than 32 bit to avoid confusion
of drivers that fail to check the parameters themselves thoroughly.
This should be changed later.
2001-09-03 18:51:43 +00:00
jdolecek
c4ec7c7376
add new Polish libc catalog
2001-09-03 18:42:49 +00:00
wiz
2142730f12
regen (vmegen, wsfont)
2001-09-03 18:42:44 +00:00
drochner
c2335854a1
add comments for automatic manpage creation
...
(pointed out by Thomas Klausner)
2001-09-03 18:37:15 +00:00
drochner
19e9e70941
add vmegen and wsfont devices
2001-09-03 18:18:25 +00:00
sommerfeld
3b5dda2596
Don't spinlockinit a simple_lock; simple_lock_init it instead.
2001-09-03 18:13:13 +00:00
thorpej
f5c35acc6c
Eliminate a needless test, pointed out by Bill Sommerfeld.
2001-09-03 17:49:31 +00:00
drochner
09accd52c0
manage fonts through the wsfont framework, which allows to use both
...
compiled-in or runtime loaded fonts,
keep font pointers in a LRU queue and load into the adapter on demand,
so we can have more fonts in use than physical font slots
CAUTION: font loading through the wsdisplay device directly into the
adapter doesn't work anymore!
2001-09-03 17:34:07 +00:00
drochner
fd065bcd87
add wsfont pseudo device
2001-09-03 17:18:22 +00:00
thorpej
f7a403a447
Define more caching parameters from SCSI-3.
2001-09-03 17:14:49 +00:00
drochner
cb896c703c
implement a pseudo-device wsfont for access to the wsfont machinery
2001-09-03 17:05:20 +00:00
drochner
056402167e
make dynamic font addition usable,
...
export font matching function for common use
2001-09-03 17:04:11 +00:00
lukem
ddbf49bae2
comment the commenting-out, to reduce confusion
2001-09-03 16:30:02 +00:00
reinoud
e8858886be
Fixed compiling error when AUDIO_DEBUG was switched on ...
2001-09-03 15:07:37 +00:00
lukem
9ddcc07798
- rename option `-t trackskew' to `-k trackskew', for consistency with newfs(8)
...
- add CHANGEVAL() macro, which does the hard work of changing a parameter
- sort options in usage()
- use .ig [ ... ] .. to comment out sections of man pages (instead
of .\" at the start of each line
2001-09-03 15:04:39 +00:00
sommerfeld
e15a851896
Cross-reference fstat(1)
2001-09-03 14:56:08 +00:00
lukem
697080de7e
no need to assign asb->fs_state twice in cmpsblks()
2001-09-03 14:53:31 +00:00