Commit graph

3688 commits

Author SHA1 Message Date
Murray Stokely 6c412638de Add the Farallon NetLINE 10/100 PCI to the list of cards supported by
rl(4).

PR:		docs/31270
Submitted by:	Gary W. Swearingen <swear@blarg.net>
2001-11-05 09:17:23 +00:00
Bruce A. Mah daa67917a6 New release notes: pmc driver, new loader tunables, ipfw(8) limit.
Updated release note:  bridge(4) and dummynet(4) are loadable modules.
2001-11-05 00:30:47 +00:00
Dima Dorfman 2ad0f3c5f6 Note MFC of vmiodirenable=1. 2001-11-05 00:16:30 +00:00
Bruce A. Mah 45c9c28475 New release notes: gawk 3.1.0
Updated release notes:  ACPI update and APM compatability, binutils
update.

Deleted release notes:  awk from Bell Labs.
2001-11-04 23:57:37 +00:00
Bruce A. Mah d4d3eb2a11 Add more ata(4) controllers supported. 2001-11-04 23:43:50 +00:00
Wilko Bulte 043f2faeae Alpha now has a TGA-capable console driver. 2001-11-01 19:07:33 +00:00
Wilko Bulte b3e9616ae8 TGA based display adapters are now supported. 2001-11-01 19:01:11 +00:00
Luigi Rizzo 72fb1b86f9 Add entries for "dumb" and "dialup" terminals, as the shell in HEAD
refuses to start if it does not find a matching entry for the terminal
type.

My impression is that this is a problem in the shell, because
at least on PicoBSD images, the shell itself coredumps.
Anyways, this is the quickest fix i can come up with.
2001-11-01 16:52:34 +00:00
Luigi Rizzo 3c560efb1a Provide a new picobsd option, "--modules", to also build modules
(modload and friends are sufficiently small to consider their inclusion
in PicoBSD images).
2001-11-01 16:17:37 +00:00
Wilko Bulte eb60ca1b24 Document RMC for DS[12]0 2001-10-31 19:08:53 +00:00
Bruce A. Mah 38696bb465 MFC noted: ipfw(8) -d/-e (plus small typo fix). 2001-10-31 16:47:55 +00:00
Bruce A. Mah 1accdac67a New release notes: de(4) round-robin transmit/receive, ng_eth(4),
sysctl(8) -e.
2001-10-31 16:39:00 +00:00
Bruce A. Mah cd0616d7c8 Resequence network protocols section.
Some ipfw(8) and ip6fw(8) items were mistakenly put here; move them
to the userland area.

No content or markup changes.
2001-10-30 20:25:33 +00:00
Bruce A. Mah cec6e88146 New release notes: gprof(1) -K, tip(1) update and cu(1) substitute,
awk from Bell Labs replaces GNU awk.

Updated release note:  UUCP removal.

Delete release note:  GNU awk update.
2001-10-30 20:19:31 +00:00
Bruce A. Mah e5217bf6e8 Group ed(4) entries together. 2001-10-30 19:49:17 +00:00
Bruce A. Mah 94216379e3 More reorganization of 3Com devices. While I'm here, add some
devices (gleaned from comments in driver source files) supported
by xl(4).
2001-10-29 22:31:22 +00:00
Yoshihiro Takahashi 142211755e Make CD-ROM distributions at the pc98 release target.
MFC after:	3 days
2001-10-29 16:25:13 +00:00
Brian Somers 4d2c6266cf Don't assume fixit media is a floppy disk.
Reviewed by:	murray
MFC after:	1 week
2001-10-29 16:13:29 +00:00
Bruce A. Mah ce249ef355 Add infrastructure for an ia64 hardware list. It's a long way from
being usable at this point, so it's not even hooked up to the rest
of the RELNOTESng build; however it will be helpful for testing the content
as it approaches reality.
2001-10-29 05:08:52 +00:00
Bruce A. Mah ff237c89e4 Start to unravel some of the mess in the Ethernet NIC section. The
original hardware list was mostly organized by driver except for the
case of NICs by Intel, DEC, and 3Com, whose NICs tended to be
organized by manufacturer.  Most of these entries are now organized by
driver, except for a few 3Com NICs; also the multitude of ed(4)
drivers needs to be coalesced.

While I'm here, fix a markup glitch in the ISDN section that caused
any non-i386 hardware list to be incorrectly numbered.
2001-10-29 04:45:08 +00:00
Bruce A. Mah e75dab473d Clarify a release note entry about fe(4)-supported PC Cards. 2001-10-29 04:14:40 +00:00
Bruce A. Mah 3fba5fc2fe Turn on table-of-contents generation for the release notes and
hardware notes.

Requested by:	many
2001-10-27 02:41:29 +00:00
Bruce A. Mah 09ab44abbd If an article in the release documentation has a table of contents,
make it go down to 3 section levels (the default depth for FreeBSD
articles is 1 level, but few articles have tables-of-contents
enabled).
2001-10-26 20:26:59 +00:00
Bruce A. Mah 6f165fd0ae Fix title to conform to FreeBSD/port naming convention. 2001-10-26 16:43:20 +00:00
Bruce A. Mah 344a6d29f2 New release notes: isic(4) support for Compaq Microcom 610 ISDN, fbtab(5)
globbing, rcmd(3) uses ${RSH}.

MFCs noted:  sysinstall(8) can load KLDs at install-time.

Fix typo for isdnphone(8).
2001-10-26 16:28:36 +00:00
Bruce A. Mah 18d730731d Move abstract inside articleinfo and re-indent, no content changes. 2001-10-25 21:06:37 +00:00
Bruce A. Mah 4caad653cf New release notes: Multiple low-level consoles, fxp(4) bundling. 2001-10-25 20:47:12 +00:00
Luigi Rizzo 6297e47a34 Better code to scan the ethertable. 2001-10-25 17:40:03 +00:00
Luigi Rizzo f36f7f8005 Use the correct sysctl names for intrcnt and intrnames. 2001-10-25 01:29:21 +00:00
Bruce A. Mah 53db40974b Refer more consistently to the different FreeBSD (hardware platform)
ports.  Also use "official" names for platforms where appropriate.

Partly suggested by:	phantom
2001-10-24 16:01:40 +00:00
Bruce A. Mah 81787f40dc Add some new entities with the "official" names of the platforms
we support (as opposed to the names of ports).
2001-10-24 15:37:25 +00:00
John Baldwin 4fab209391 Remove if_wx.
Submitted by:	Dave Cornejo <dave@dogwood.com>
2001-10-23 22:56:41 +00:00
Bruce A. Mah 6efeb9a73c Clarification: &release.next; refers to a future FreeBSD release.
Submitted by:	phantom
2001-10-23 20:34:41 +00:00
Bruce A. Mah d17a8cacce New release note: pkg_create -b. 2001-10-22 19:23:07 +00:00
Bruce A. Mah 6328bae095 Re-order ports collection infrastructure section of release notes. 2001-10-22 19:20:31 +00:00
Bruce A. Mah 103818d5ad Delete wx(4) release notes and hardware notes.
xl(4) now supports transmit-side TCP/IP checksum offload.
2001-10-22 18:25:39 +00:00
Bruce A. Mah 74af4616c6 Bring a few multi-architecture arch= attributes into the hardware
list, based primarily on dmesg logs posted to various mailing lists.
2001-10-19 20:56:31 +00:00
Bruce A. Mah 4fb1e6a7c9 Support a comma-separated list of architectures for the arch=
attribute.  This change is necessary in order for the release
documentation to scale to support more than two architectures.

Based on work by:	hrs
2001-10-19 20:41:09 +00:00
Bruce A. Mah 5207734205 New release note: xl(4) checksum offloading.
Reviewed by:	alc
2001-10-19 20:07:07 +00:00
Bruce A. Mah 61fa74d8aa New release note: route(8) add -ifp/-ifa.
Submitted by:	ru
2001-10-19 20:02:22 +00:00
Bruce A. Mah 5b41c0773e New release notes: libstand/loader(8) bzip2 support, isdnphone(8) -k,
arp(8) fddi/atm output.

MFC noted:  arp(8) interface name in output.
2001-10-19 16:27:05 +00:00
Bruce A. Mah 81f6505ee2 New release and hardware note: gx(4).
While I'm here, fix a minor markup glitch in bge(4) release note.
2001-10-19 15:01:54 +00:00
Dima Dorfman ff33c3ba38 Note MFC of syslogd -b. 2001-10-18 15:23:55 +00:00
David E. O'Brien 3514d5d26c Add back DEC_EB64PLUS and DEC_AXPPCI_33 support as we've gained a little bit
more room on the install floppies now that modules can be on a 3rd floppy.
2001-10-15 02:50:18 +00:00
David E. O'Brien 3922b99c4c + Use ee' in lue of vi' as it is smaller.
+ Remove 'sleep' (not sure why it is so important in fix-it mode).
+ Remove ability to mount MSDOSFS as that is not a typical filesystem on an
  alpha; and thus does not really add to the fix-it mix.
+ Sync style with i386.
2001-10-15 02:49:15 +00:00
Bruce A. Mah 28e80882c1 New release notes: arp(8) prints interface names, strnstr(3)/strcasestr(3),
sysinstall(8) can load KLDs.

Minor markup additions.
2001-10-13 00:33:40 +00:00
Bruce A. Mah 2bab9ad217 Re-order "Network Interface Support" section of release notes.
No other whitespace, markup, or content changes.
2001-10-12 22:07:09 +00:00
Bruce A. Mah e7c25bd2f6 Start to move to an alphabetical (rather than semi-chronological)
ordering on release notes items, in an attempt to bring some order
to a huge mess.  This commit covers the top-level "Userland"
section.

No other content, markup, or whitespace changes.
2001-10-12 17:29:22 +00:00
Bruce A. Mah 6af023343d New release note: isp(4) Qlogic 2300 support. For some reason this didn't
get committed along with its accompanying hardware note entry.
2001-10-11 21:48:35 +00:00
Bruce A. Mah 56ccbf72ac Move two misplaced release notes to the correct location. 2001-10-11 15:38:48 +00:00