bmah
692ab0e094
Whitespace fix.
...
PR: 41587
Submitted by: David "Siebörger" <drs@rucus.ru.ac.za>
2002-08-18 04:08:04 +00:00
bmah
6cfa207752
Misc fixups.
...
PR: 41587
Submitted by: David "Siebörger" <drs@rucus.ru.ac.za>
2002-08-18 04:06:35 +00:00
bmah
9635a81940
Add a Promise ATA133 chip to supported hardware list.
...
PR: 41103
Submitted by: "Stephen J. Roznowski" <sjr@comcast.net>
2002-08-12 18:38:26 +00:00
bmah
1627a3b4be
Add ia64 to platforms supported by em(4).
2002-08-10 03:39:05 +00:00
wilko
39fa07f072
Turbochannel support / machines have been removed from -current.
2002-07-13 11:49:17 +00:00
bmah
d860561907
em(4) update.
2002-07-11 17:08:07 +00:00
wilko
6ab9cef9e5
AlphaPC164 can have 1Gbyte of RAM using 8x 128MB SIMMs
...
Obtained from: Usenet posting by lbohan@spamless..dbc.com
2002-06-01 08:10:06 +00:00
nyan
00c0a42d40
Add/Update hardware, installation and relnotes documentations for pc98.
...
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> and nyan
Reviewed by: bmah
2002-05-31 18:00:39 +00:00
wilko
f5eda9b71d
Update 164SX section with newly acquired insights.
...
Submitted by: Sten <sten@blinkenlights.nl>
2002-05-22 18:09:37 +00:00
bmah
e68ba0faa3
Catch up on ata(4)-supported SiS chipsets, from ata-pci.c rev. 1.41.
...
We still need to do a more general catchup for ata(4) chipsets.
2002-05-16 16:47:00 +00:00
bmah
9ea7644876
Minor rewording of an item.
2002-05-16 16:18:42 +00:00
bmah
4c31282128
Whitespace fixes, no content changes.
2002-05-16 15:18:25 +00:00
bmah
387caab142
Add Blue Concentric Cirlce CF Wireless LAN card to wi(4)-supported list.
2002-05-16 15:16:48 +00:00
bmah
33e9ccad7c
em(4) updates.
2002-05-03 22:41:35 +00:00
bmah
b6d822715d
Add DFE-530TX+ to rl(4) list.
...
Submitted by: Karl Heller <kheller2@mac.com>
2002-04-28 04:49:19 +00:00
bmah
5bcb2ee069
Add devices supported by aue(4), cue(4), kue(4), an(4), wi(4)
...
drivers. Minor fix for ray(4).
Based on:
src/etc/defaults/pccard.conf 1.236
src/sys/dev/usb/if_aue.c 1.57
src/sys/dev/usb/if_cue.c 1.28
src/sys/dev/usb/if_kue.c 1.40
src/sys/dev/usb/usbdevs 1.88
2002-04-28 00:01:12 +00:00
bmah
4a087f78c8
Catch up ata(4) controllers, fix a typo (s/Cyrex/Cyrix).
2002-04-26 21:12:51 +00:00
bmah
20c79cca8d
Use newly-added USB manpage entity references where appropriate.
2002-04-21 15:35:52 +00:00
bmah
90b27f494f
New release notes: UserConfig gone (release note long overdue!), kget(8)
...
gone, UDF support added, inetd(8) not run by default, inbound SMTP not
enabled by default.
2002-04-20 21:19:57 +00:00
bmah
5e3f88743f
New release notes: my driver.
...
MFCs noted: viapm(4), ng_etf(4) (fixed spelling), libstand splitfs.
2002-04-19 17:07:28 +00:00
wilko
8a2b08e5a7
The new Compaq DS20L is a direct derivative of the CS20 so we support
...
it with FreeBSD/alpha.
Pictures of DS20L will be available soon at
http://people.freebsd.org/~wilko/Alpha-gallery/
Along with pictures of a ES80 'Marvel' EV7 box (which we don't support
yet :-P )
2002-04-14 18:19:27 +00:00
bmah
964f0c52a8
Add Dynalink IS64PPH+ to ISDN interfaces, fix an apparent typo.
...
Submitted by: znerd
2002-04-11 15:47:52 +00:00
bmah
22095aac04
Add Netgear MA401 to wi(4)-supported devices.
...
Submitted by: Michael Sierchio <kudzu@tenebras.com>
2002-04-11 15:44:17 +00:00
ue
da782502c3
Show that 'device.hints' is a filename
2002-04-06 21:57:38 +00:00
bmah
485d7951bd
Add 3Com 3c996-SX to bge(4) list, add uplcom and uvscom devices to USB
...
section.
2002-04-04 21:27:50 +00:00
keramida
563788e98a
Fix entities that lack an ending ';' character.
...
Reviewed by: bmah
2002-03-30 00:20:51 +00:00
tmm
d180de2878
Add 6 models which have been successfully booted into multi-user mode
...
(Ultra 1, Ultra 30, Netra t1, Enterprise 220R, Enterprise 250 and
Enterprise 450R).
Thanks go to the following people for giving us access to their machines
or repeatedly testing kernels (in alphabetical order): Tim G. Børresen,
Jan Chrillesen, mux, phk and Tomi Vainio.
Reviewed by: bmah (slightly different version)
2002-03-20 21:14:00 +00:00
wilko
1f0532971f
rectify AS500 sound stuff.
...
Submitted by: ue
2002-03-15 19:06:19 +00:00
bmah
8e06bec884
s/Sparc/SPARC/
2002-03-14 01:34:26 +00:00
ue
7918719dc7
SGML fixes, part2: block elements like lists do not belong into inline
...
elements like paragraphs
This is a markup-only commit (just like the last one)
MFC after: 14 days
2002-03-13 15:29:51 +00:00
ue
7f733cd94b
Fix some of the worst sgml mistakes in this document:
...
- paragraphs are closed with </para>, not <para>
- for each opening tag, there should be a closing tag
Not fixed (yet): block elements inside inline elements
Noticed during translation, hunted down with suppe/slashexpand
2002-03-13 13:10:22 +00:00
wilko
f11a52179b
TGA and TGA2 clarification
...
AS500 onboard sound.
2002-03-12 20:50:06 +00:00
wilko
3de23abb8e
- TGA clarification
...
- TGA2 VGA compatibility clarification
- Sound on AS500
Thanks to: "Andrew M. Miklic" <AndrwMklc@cs.com> (TGA2)
2002-03-12 20:44:03 +00:00
jake
9c0d6e4511
Couple minor updates.
...
Reviewed by: bmah
2002-03-09 21:06:50 +00:00
bmah
13cfe390c4
Add Avlab Technology, PCI IO 2S board to puc(4)-supported hardware
...
list.
2002-03-08 17:12:40 +00:00
wilko
ff572ea42e
Update info on SCSI on AlphaStation 500 now that I own one
...
to play with and find out myself.
2002-03-07 20:38:31 +00:00
bmah
c20e01b111
New release notes: CPU_ATHLON_SSE_HACK, ufm driver (+ MFC),
...
awk is BWK awk for sparc64, ctags(1) works for files with C++ comments
(+ MFC), dump(8) -s, last(1) -y, lint update/import from NetBSD.
2002-03-05 22:39:51 +00:00
bmah
bfb9bebc76
Fix two typos: s/verison/version
...
Submitted by: hrs
2002-03-04 16:57:41 +00:00
bmah
17913edd6a
Remove some more i386-isms and alpha-isms from the Hardware Notes.
...
For the most part, these changes consist of adding arch= attributes.
2002-03-01 02:07:42 +00:00
bmah
f1bc000337
Add some more ed(4) devices.
...
Submitted by: Tom Rhodes <darklogik@pittgoth.com>
2002-03-01 01:32:13 +00:00
bmah
860f4ebf69
New release/hardware notes: gem and hme (sparc64 Ethernet NICs).
2002-02-28 21:40:06 +00:00
dd
06af0ea413
<port>fish</port> -> <filename role="package">fish</filename>
...
Generated with: s:<port>(.*?)</port>:<filename role="package">\1</filename>:g
2002-02-27 05:11:11 +00:00
bmah
3529974882
Sync with sparc64 devices in dev-sparc64.sgml rev. 1.1.
2002-02-26 06:43:59 +00:00
bmah
7fc344c3a9
Fix some minor spelling and grammatical problems, make one markup fix.
2002-02-26 06:29:08 +00:00
murray
71f587d69f
Add a few missing commas.
2002-02-25 10:27:51 +00:00
murray
e212709688
Add some basic FreeBSD/sparc64 Hardware Notes.
...
Reviewed by: jake, tmm
2002-02-25 07:25:38 +00:00
bmah
d66cc56645
Add SIIG Cyber Serial Dual PCI 16C550 to the list of puc(4)-supported
...
cards.
2002-02-23 22:28:17 +00:00
bmah
86dc82cb17
New release notes: puc(4).
...
Modified release notes: Network device polling not just for i386
anymore and has a manpage (+MFC), uudecode(1) -p un-deprecated.
MFCs noted: ARCNET support, cm driver,
2002-02-16 19:58:56 +00:00
wilko
063f13a680
Add some system code names. Explicitely list a few unsupported hardware
...
types that gave rise to emailed questions. Add quick note on Miata CPU
upgradeability.
2002-02-10 13:21:18 +00:00
bmah
c345ed402e
The SiS 630 chipset is supported by the sis(4) driver.
...
PR: 34437
Submitted by: Hendrik Scholz <hendrik@scholz.net>
2002-01-31 19:40:51 +00:00