Commit Graph

112182 Commits

Author SHA1 Message Date
fair 12f3ab83c8 Add Xr diskless 8 because Suns can netboot.
Remove "floppy" from the example list of things that can UltraSPARC
can boot from.
2003-05-01 18:44:11 +00:00
he f8d1d53179 Move inclusion of "ksyms.h" up to above first test for NKSYMS, so that
this compiles again.
2003-05-01 18:38:54 +00:00
yamt 245e20c483 mdoc improvement.
(use the longest tag for width specifier)
2003-05-01 15:58:49 +00:00
briggs e26a433705 Add amr.[04]. 2003-05-01 15:50:00 +00:00
yamt 07993bf5b9 redo a half of the previous correctly.
('op' arg of VOP_ADVLOCK)
2003-05-01 15:42:51 +00:00
yamt 307d26d6a8 VOP_ADVLOCK:
F_{RD,WR,UN}LCK is not for 'flags'.
2003-05-01 15:30:35 +00:00
wiz 1f2ca5e686 Increase width now we mention flag arguments. 2003-05-01 15:29:24 +00:00
yamt 300627c9c0 - KNF.
- remove unneeded caddr_t casts.
2003-05-01 15:25:06 +00:00
jmmv bee0be0e17 In the options list, show which ones require an argument.
New sentence, new line.
2003-05-01 15:10:58 +00:00
yamt 8565905ff8 use FREE instead of free for MALLOC'ed memory. 2003-05-01 14:59:51 +00:00
yamt 99411362c0 MP locking. 2003-05-01 14:36:43 +00:00
pk 5ac72273d9 Restore TLB flushes when removing level 2 & 3 page tables (these went missing
in revision 1.242).
2003-05-01 14:14:46 +00:00
wiz 63d39ddbe4 New sentence, new line. Some mdoc fixes. 2003-05-01 14:11:11 +00:00
wiz b12c87185e a -> an from jmc@openbsd. Add a comma while here. 2003-05-01 14:03:39 +00:00
wiz 876372d88e a -> an from jmc@openbsd.
New sentence, new line while I'm here.
2003-05-01 14:01:39 +00:00
wiz 38107bb637 Grammar and mdoc fixes from jmc@openbsd. 2003-05-01 13:58:03 +00:00
wiz dcc13ddb7d Some grammar and punctuation fixes from jmc@openbsd. 2003-05-01 13:50:58 +00:00
dsl 5e53f766f8 Change a couple of .Em to .Ar 2003-05-01 13:36:25 +00:00
yamt a2e9a85481 remove a part of comment that isn't true anymore. 2003-05-01 13:14:49 +00:00
yamt 31dc0f47c6 ANSIfy. 2003-05-01 13:06:59 +00:00
wiz 0682f1a427 Replace some raw roff with mdoc. 2003-05-01 13:01:17 +00:00
wiz 0d14e41651 Improve formatting for [/bootmenu], requested by dsl; add some commas. 2003-05-01 12:55:52 +00:00
yamt 4d5238a439 don't export lockf internal functions. 2003-05-01 12:49:16 +00:00
wiz 75c8d7b5f5 space -> tab in one place. 2003-05-01 12:45:31 +00:00
bjh21 15686d2f51 Header cleanup: F_SETOWN and F_GETOWN are in XNS5 and later, and in
POSIX-2001 and later.
2003-05-01 12:32:39 +00:00
scw 84d2659d16 In gtmpscinit_stop(), don't wait for abort completion status if the
receiver is disabled. It'll never complete in this case.
2003-05-01 12:13:26 +00:00
fvdl 617c9472c7 Fix byteswapping issues in dirindir(); mostly from Enami Tsugutomo. 2003-05-01 11:29:55 +00:00
wiz 7dcc28d440 ultra sparc -> UltraSPARC. 2003-05-01 11:16:28 +00:00
martin b21f878e23 Add another example. Fix files section (/boot is called /ofwboot realy)
and now that we mention floppy disks add a bugs section - we can't boot
from them.
2003-05-01 11:14:03 +00:00
fvdl 161b371dad Swap the right disk block in mapdirs() for the UFS1 case. From Enami. 2003-05-01 10:59:20 +00:00
dsl 315515ebe4 a mbr -> an mbr 2003-05-01 10:43:58 +00:00
wiz c662d486a9 mdoc fix, use \*[Lt]/\*[Gt], sort SEE ALSO, some other nits. 2003-05-01 10:43:14 +00:00
wiz b3d7fe267b Drop trailing space. 2003-05-01 09:50:12 +00:00
wiz c05987da9e Use \*[Gt] instead of > for HTML output. 2003-05-01 09:48:05 +00:00
wiz a63657f6f4 Comment out another euc(4) reference.
Prefer mdoc to man plain roff.
Use \*[Lt] and \*[Gt] instead of < and > for HTML output, but prefer
.Aq if possible.
"a, b, and c" instead of "a, b and c".
2003-05-01 09:45:03 +00:00
wiz f0679cbc4d Restore \fR that got lost in last. 2003-05-01 09:36:49 +00:00
wiz 5fe6660b13 Drop superfluous Pp and duplicate FILES section; add article; end sentence with a dot. 2003-05-01 09:34:57 +00:00
bjh21 b2fbd85bee Remove some unused variabled from get_params_to_use() in the !i386 && !amd64
case.
2003-05-01 09:23:30 +00:00
fair 04b8228faf Complete rework of this man page to explain SRM enough to boot an
alpha. This is to answer PR 20557.
2003-05-01 09:15:56 +00:00
scw 9ca9578760 Add bit definitions for some registers. 2003-05-01 09:05:56 +00:00
gmcgarry c46e7f6852 Mention EINVAL. From PR#17921. 2003-05-01 08:45:20 +00:00
uebayasi 8a940b232d Typos, mostly a -> an.
Reviewed by:	grant
2003-05-01 08:42:07 +00:00
dsl 93174a8c33 Update to match new mbr code 2003-05-01 08:40:17 +00:00
gmcgarry 8a0a3238fa Manpage for amr(4) from FreeBSD. Addresses PR#17110. 2003-05-01 08:36:50 +00:00
gmcgarry 57e1c07c62 Remove references to non-existent pages. Addresses PR#12544. 2003-05-01 08:09:57 +00:00
gmcgarry f72c56c419 Remove reference to non-existent infnan(3) function. 2003-05-01 08:01:52 +00:00
itojun 5576ac2656 bpf_mtap() does not care about M_PKTHDR at the top. M_COPY_PKTHDR has some
consequences, so avoid it.  if we need to attach dummy headers, we should
use M_PREPEND instead.
2003-05-01 07:52:58 +00:00
itojun 8c6d963459 don't be too verbose on nd6_storelladdr failure 2003-05-01 07:41:59 +00:00
he 34c9014f34 Add the sgimips intro(4) manual page. 2003-05-01 07:36:40 +00:00
igy f8bc001484 Support for Laser5's L-Card+ Embedded CPU Board
===============================================

This code enables NetBSD to support for NEC VR4181 CPU and some
devices on L-Card+ board.

NEC VR4181
----------

NEC VR4181 is a embedded CPU which has MIPS processor core and
integrated I/O devices within a package.  The basic architecture of
VR4181 is similar to other VR41xx family CPU.  Some integrated devices
are compatible to another VR41xx series CPU and some are not.

VR4181 has integrated devices listed bellow:

	- Two of 16550 compatible UART
	- Compact Flash controller
	- ISA bus controller
	- Audio CODEC
	- A/D converters
	- LCD driver
	- Touch panel controller
	- General purpose I/O


L-Card+ Embedded CPU Board
--------------------------

L-Card+ is name card sized CPU board for embedded system.  It is soled
by Laser5 (http://www.laser5.co.jp/) with Linux installed.

L-Card+ has following devices:

	- 16Mbyte flash memory (Intel 28F128)
	- 16Mbyte SDRAM
	- CS8900A Ethernet controller and RJ45 port
	- RS232C line driver and external connector
	- Compact Flash socket
	- A pair of Mezzanine connector for extension board
	- Some on-board LEDs


Current Feature of This Code
----------------------------

Following devices are supported:

	- UART (used for console)
	- wi on Compact Flash socket
	- cs (CS8900A)
	- Flash memory (Intel 28F128 and Fujitsu MBM29LV160)
	- Audio Coder (limited support)

--
Naoto Shimazaki
2003-05-01 07:01:58 +00:00