Commit Graph

160 Commits

Author SHA1 Message Date
jdolecek 3ac00817eb update for recent changes in IBM PS/2 support 2001-07-30 13:46:03 +00:00
jhawk 670da952c3 "Pull down" changes from the netbsd-1-5 branch. Basically re-sorts
some things and adds a few.
2001-05-21 00:57:06 +00:00
jhawk 3a8816b68f Boy reading this stuff is an iterative process, especially on paper.
Correct another wayward miscasing of "Plug and Play".
2001-05-21 00:01:10 +00:00
jhawk 8b2524574b "Plug&Play" => "Plug and Play"
according to the verdsion 1.0A Plug and Play BIOS Specification.
2001-05-20 23:47:08 +00:00
jhawk 275902cc70 "-" => "\(em" 2001-05-20 23:29:58 +00:00
jhawk 12ec605ce6 AC'97 => AC97
"is follows" => "follows"
2001-05-20 23:25:46 +00:00
bouyer 5763505fe1 Note AMD 756 and 766 support. 2001-05-11 10:05:36 +00:00
bouyer b020fbe1ef Update for VIA changes in pciide. 2001-05-11 09:56:24 +00:00
jhawk f084662218 s/Li/Ic/ for sysinst
Note what sysinst is before using it.
2001-04-07 18:25:46 +00:00
jhawk 6721e16d69 Note that footnotes are explained after Supported devices listing.
No space before terminal sentence punctuation.
Add some more to the WaveLAN entry.
.(bullet implies initial It
s/PCMIA/PCMCIA/
2001-04-07 17:28:10 +00:00
bouyer e28d425492 Update for promise Ultra/100 support. 2001-03-12 09:56:19 +00:00
hubertf f37c70e7df Add VIA VT82C686A southbridge integrated AC'97 audio
From htdocs/Hardware/pci.html.
2001-01-22 02:13:47 +00:00
hubertf 1e109b3766 * Sort audio drivers by alphabet
* Add Cirrus Logic CS461x
 * Add ESS Maestro 2/2e

Thanks to Tatoku Ogaito <tacha@trap.fukui-med.ac.jp> for reminding me
on this.
2001-01-22 02:05:41 +00:00
augustss 23ef72cc5b Add CS4280 and CS4281. 2001-01-22 02:00:44 +00:00
mycroft 149f0de4fa Use bsd.man.mk (maybe should be something else) instead of bsd.prog.mk, and
do the cleaning differently.
2001-01-14 21:37:55 +00:00
bouyer ca405f6d8e Update for Ultra/100, and add ICH2 2001-01-09 11:39:35 +00:00
tv 6b5b36ae1f Fix "NetBSD/i386" to .Nx*M. 2000-11-16 17:12:08 +00:00
fvdl ad1dadd33b Mention the a.out -> ELF transition, and what sysinst does to accomplish
it.
2000-11-14 12:30:28 +00:00
hubertf f898d4a492 Several changes to our release notes, OK'd by Luke Mewburn:
* mention additional kernels in binary/kernel/ dir: GENERIC_LAPTOP, etc
  * note that we also include firewall software (besides X, ...)
  * don't Xref the BUGS file, as it's gone
  * update some file sizes (source .tgz files) to match BETA2
  * mention that syssrc contains the source for all architectures
  * Sysinst now allows setting root password and timezone - note that.
  * Explain how to actually install binary packages, giving some
    examples that people may want to install.
  * Mention rawrite32 near rawrite.
  * Don't show preparation of install tape on i386
  * update i386 hardware a bit. This needs to be generated automatically...
  * Many minor nits & typos.
2000-11-13 01:22:39 +00:00
lukem 1742d8acf0 more work:
- use .Tn, .Bx, .Ul, .Key, .Sq, .Dq, .Li, .Dl, (etc) ... as appropriate
- be more consistent between various ports' install notes
- other cleanups
2000-10-29 14:08:04 +00:00
ad ffbf434933 Note twe. 2000-10-20 11:55:33 +00:00
lukem 54b38d4691 - update whatis files to contain (hopefully) up to date info on:
- "this is the xxx major release"
	- features added and bugs fixed in 1.5
- use .Nx instead of NetBSD
- use .Sq instead of ' [...] ' or ` [ ... ] '
- use .Dq instead of " [...] "
2000-10-14 22:27:41 +00:00
lukem b4d52d9d24 major terraform (this is MUCH more than a rototill :-), including:
- update for 1.5 (still more MD stuff to check)
- use new macros in ../common/macros as appropriate
- introduce some CONSISTENCY between the various ports' install docs
- use various mdoc macros as appropriate, including .Li, .Pa, .Sy, and .Ic.
- migrate more stuff into ../common/*
- whitespace cleanup
- lots of other little things i'm sure...
2000-10-10 12:55:15 +00:00
lukem c8d0b98254 migrate */contents -> common/contents, as there was *way* too much
unnecessary duplication.  wrap the MD stuff in  .if r_foo \{\  ...  .\}
2000-10-10 12:30:52 +00:00
lukem 791987d225 use - instead of -- 2000-10-04 00:35:13 +00:00
lukem d88b30e5b3 if we're going to refer to `sysinst' in the literal, don't capitalise
its name at the start of a sentence.
2000-10-04 00:34:35 +00:00
lukem dfc1de8167 minor knf 2000-10-04 00:33:50 +00:00
lukem 19aacd6b5b refer to the GENERIC kernel as "GENERIC" and not "generic" 2000-10-04 00:31:49 +00:00
lukem f851c9bfa2 update copyright date 2000-10-04 00:29:53 +00:00
lukem a5fc462963 "format /s" is probably better than "format/s" 2000-10-04 00:29:28 +00:00
lukem f7ad6f8074 - use .Pp to separate paragraphs
- indent paragraphs which are preceeded by the paragraph
	``In the following statement, "This software" refers to the [...]''
2000-10-04 00:28:36 +00:00
lukem 2b0e78e073 - remove 1.4 stuff, and add some 1.5 stuff like ELF and MCA
- use \*V instead of `1.4'.
2000-10-02 08:01:55 +00:00
ad a01a66c525 cac* at eisa? reported as working. 2000-09-26 11:51:14 +00:00
jhawk 3995670885 Update dependancies to include common/sysinst and common/upgrade
(where appropriate).
2000-08-31 16:00:49 +00:00
hubertf 79bc2b5079 We ship XFree 3.3.6 these days, not 3.3.3.1. 2000-08-08 13:13:41 +00:00
hubertf 7aaca8a557 Remove paragraph about secr set. 2000-08-07 12:08:36 +00:00
bouyer 7b6418e7b4 Now that HPT370 works we can claim to support it. 2000-07-27 14:31:49 +00:00
bouyer 4097e6af1e Note promise Ultra/100 support. 2000-07-07 09:53:28 +00:00
jdolecek dbda17aa53 note experimental MCA support
add [m] flag and use it for devices supported by MCA-enabled kernels
2000-06-26 20:53:01 +00:00
bouyer 6a452adcf5 Note PCI0648/0649 support. 2000-06-26 10:12:14 +00:00
soda 9b59eb4406 backout previous my change (move legal notice of wjolitz from i386 to common),
since
 - it broke context of sentence in i386 port.
 - it seems to better to have port specific legal notice in
   port specific place from maintenance point of view.
2000-06-17 09:28:25 +00:00
soda 9be7e873e1 move legal notice of William F. Jolitz and TeleMuse from i386 to common,
since this is now referred from arc port, too.
2000-06-17 09:14:15 +00:00
bouyer 5df54cd1f2 Note HPT366 support. 2000-06-12 21:27:12 +00:00
explorer 1804bb1414 Add documentation for Addonics FlexPort 8S 2000-04-21 18:20:53 +00:00
soda fdc9111bb2 add Adaptec AHA-2910, 2915, 2920, and 2930C adapters (supported by ahc) 2000-03-21 10:39:23 +00:00
ad 99ad897ea3 Note devices supported by cac(4). 2000-03-20 18:25:20 +00:00
tsutsui da5ce39d89 Remove AIC-7890 from "we do NOT currently support" list. 2000-03-15 14:08:44 +00:00
fvdl a1ccc336af Note support for more Adaptec SCSI cards. 2000-03-15 02:28:42 +00:00
soren 874c2bbe49 Fix doubled 'the's. 2000-03-13 22:37:10 +00:00
ad 9744286599 Note DPT ISA support. 2000-02-24 18:51:51 +00:00