Commit Graph

2732 Commits

Author SHA1 Message Date
Bill Paul
95674596b9 Add support for the National Semiconductor DP83815 fast ethernet
controller chip. This chip is currently being used on the NetGear
FA312-TX adapter, which I guess is a replacement for the FA310-TX
(PNIC-based).

I added support for this chip by modifying the sis driver since
the SiS 900 and the NS DP83815 have almost the same programming
interface (the RX filter programming and PHY access methods are
different, but the general configuration, DMA scheme and register
layout are identical).

I would have had this done a lot sooner, but getting the damn MAC
address out of the EEPROM proved to be more complicated than expected.
2000-07-06 06:02:04 +00:00
Jordan K. Hubbard
632116832b Replace phk's commit with code from my local tree which I happen
to like better (it's commented and easier to read).
2000-07-05 07:15:57 +00:00
Poul-Henning Kamp
c638a74daa Ignore all md disks, installing on them would be particularly pointless.
Its not fatal to find hardware we don't know.
2000-07-04 13:46:43 +00:00
Roger Hardiman
85ae82d6f6 remove rc and login.conf files prior to extraction of the new
rc and login.conf files from the /etc directory on the floppy.

This prevents the overwrite yes/no prompt from occuring in gzip.
(some PicoBSD disks use gzip and some use minigzip, so the gzip -f flag (force)
is not an option. minigzip has a different meaning for the -f flag.}
2000-07-03 22:31:08 +00:00
Wilko Bulte
ebd0e335d0 - remove <please comment> lines
- add note on single CPU use on SMP boxes
- add note on kld for isp f/w
- corrected some typos
2000-07-03 21:14:00 +00:00
Ollivier Robert
4f437f951e Add ftp4.fr.freebsd.org (aka altair.worldonline.fr) and ftp5.fr.freebsd.org
(aka ns1.bsdfr.org)

Strong MFC 4.1 candidate.
2000-07-02 14:25:26 +00:00
John Baldwin
c27edf93b0 - Build modules with world so that modules are back in the bin dist.
- Small cleanups to kernel installs.
- Don't install kernel.config and loader.config on the boot floppy since
  they haven't been used in quite some time.
2000-07-01 21:48:05 +00:00
Roger Hardiman
7bae8dfb17 Add .image.list to the list of temporary files which can be deleted 2000-07-01 13:51:22 +00:00
Roger Hardiman
3092789a18 Add a missing 'fi' from an if statement 2000-07-01 12:04:15 +00:00
Roger Hardiman
5bbd55b415 Add 'bridge' so we can clean up the bridge files too 2000-07-01 04:40:01 +00:00
Yoshihiro Takahashi
7ec62217f0 - Removed machine dependent directory and command from
src/release/{boot,fixit}_crunch.conf.
- Added machine specific fixit_crunch.conf for PC/AT and PC-98 to
  src/release/$MACHINE.
- Use config file in src/release/$MACHINE if exist. If it does not exist,
  use in src/release.
2000-06-29 13:34:54 +00:00
Brian Somers
12079633a3 Add options NETGRAPH_ETHER 2000-06-28 09:33:59 +00:00
Mark Murray
3ec3f887b0 Tiny manual correction; add mention of Kerberos 5. 2000-06-25 10:48:40 +00:00
Alexander Langer
16cca1b2bc Fix doc: RELENG_4 is -stable now.
PR:		19474
Submitted by:	Bruce A. Mah <bmah@cisco.com>
2000-06-23 17:49:54 +00:00
Yoshihiro Takahashi
20ffc587ec Set BASE=5.0 2000-06-23 12:22:08 +00:00
Wilko Bulte
45fbc0c3d6 update UP1000/Symbios SCSI info 2000-06-22 20:09:01 +00:00
Jordan K. Hubbard
816c1916cd Make sure SOFTUPDATES doesn't wind up on boot floppy and bloat it
up.
2000-06-22 05:55:42 +00:00
Wilko Bulte
70ccb0b9db OpenVMS labeled disks also seem to give the installer fits.
Warning to be removed when alpha/17642 is fixed.
2000-06-21 19:52:58 +00:00
Wilko Bulte
8a8617470d Document boot support for UP1000 and Adaptec 294x. Ditto for Symbios 875
Submitted by: Andrew Gallatin
2000-06-21 19:42:10 +00:00
Wilko Bulte
86e7756c4f Clarify (I hope..) what a hose is. One gets used to DEC (nee, CPQ) speak
all too easily.

Submitted by: Alec Wolman
2000-06-17 20:04:03 +00:00
Wilko Bulte
109db96a95 Remove references to PCMCIA ethernet cards/laptops 2000-06-15 19:19:59 +00:00
Wilko Bulte
da660b48d7 update UP1000 memory intf. details 2000-06-15 17:52:41 +00:00
Wilko Bulte
5390f76ba0 Document support for Alpha Processor Inc UP1000
Reviewed by:	Andrew Gallatin <gallatin@cs.duke.edu>
2000-06-14 20:20:51 +00:00
Wilko Bulte
7c0bc50d70 Document that alpha install CDs are now bootable. No need to muck
around with floppies. Also document (for lack of a more appropriate place/file)
the problems the installer has when other disks are present with a BSD
disk label on them. Please remove this warning when the problem is fixed.

PR: alpha/17642
2000-06-14 18:26:12 +00:00
Peter Wemm
447b0b51f7 Hopefully wave the unbreak-release magic wand at dokern.sh. Use GENERIC's
hints strings with BOOTMFS.
2000-06-14 17:53:38 +00:00
Mike Smith
dda725c98c Mention a bug in the Mylex driver's geometry handling. 2000-06-14 04:13:01 +00:00
John W. De Boskey
80585f3426 Add 'tools' to the list of tarballs to be extracted when 'all' is
specified as the distribution.

PR:		18927
Submitted by:	Stephen J. Roznowski <sjr@home.net>
2000-06-13 03:05:56 +00:00
Jeroen Ruigrok van der Werven
bd0b79bca7 Reformat and update sound section a bit. Still need to add more
soundcards.
2000-06-11 21:53:38 +00:00
Jeroen Ruigrok van der Werven
9cbdd68fbc Try and get this list a bit more consistent in style.
Also, clarify a comment with proper comma placement.

Also tried to get the supported soundcard section more fleshed out.  This
needs more work.
2000-06-11 13:51:29 +00:00
Jeroen Ruigrok van der Werven
5bf3f7dc2a Add Adico and Accton NICs to the list.
Move NDC a bit lower so that it is alphabetical.

Inspired by PR:	18735
Submitted by:	Adoal Xu <adoal@iname.com>
2000-06-11 12:04:08 +00:00
Mike Smith
53ad332522 Update hardware and release-note blurb about AMI and Mylex RAID
controllers.  Add extra verbiage to try to clarify some of the more
frequently asked questions.
2000-06-10 19:41:34 +00:00
Jeroen Ruigrok van der Werven
33a41cc438 Detail some more 3Com NICs which we support with ep nowadays.
Submitted by:	alex
2000-06-10 14:03:22 +00:00
Jeroen Ruigrok van der Werven
877bed4000 Actually detail which ATA controllers we support. 2000-06-10 13:41:52 +00:00
Kris Kennaway
94e0a9634e Add blurbs about OpenSSL, OPIE and OpenSSH updates. 2000-06-09 08:19:44 +00:00
Wilko Bulte
4a879e6dd6 [NoName]: provide ftp pointer to OEM guide instead of having people email
me for it.
Note no support for VESA VGA on alpha.

Submitted by:	Peter van Dijk <petervd@vuurwerk.nl>
2000-06-07 17:47:57 +00:00
Wilko Bulte
2ac1994e85 [Miata]: document SRM upgrade requirement when experiencing SRM
'scancode' errors after halting FreeBSD.
2000-06-06 19:32:11 +00:00
Wilko Bulte
4c859e8ae9 Correct info on AS2[01]00
Submitted by: Andrew Gallatin
2000-06-05 17:48:40 +00:00
Yoshihiro Takahashi
a40915d750 - Remove obsolete PC-card boot.flp hack. It was for making both PC-card
boot.flp and plain boot.flp.
- Clean up crunchgen related routine.

- Add PC-98 support.
  TODO:
    o Documentation
    o Fix some messages for PC-98
    o Decrease the size of fixit.flp to 1.2MB
    o I18N (See: http://www.jp.FreeBSD.org/BootAsia/index.html)

No response from jkh
2000-06-05 13:17:23 +00:00
Brian Somers
3142868451 Specify a trigger address of 0.0.0.0 here so that we can sucessfully
negotiate with broken ppp implementations that won't supply an IP
number unless we suggest 0.0.0.0

Noted by:	Andrew Parry <andrew.parry@db.com>
2000-06-05 10:59:43 +00:00
Josef Karthauser
3ad254b3de Disable colour support in ls when building the fixit floppy, and make
a note of it in the release Makefile.
2000-06-05 02:25:55 +00:00
Wilko Bulte
234376e62c First shot at documenting DemiSable, Sable, Lynx & Rawhide. Owners/users
of these machines please comment!
2000-06-04 18:33:25 +00:00
Jordan K. Hubbard
ce51a9fcf9 Add a new release variable, AUTO_KEYBOARD_DETECT. If you set it to
1, the -P flag is used on the boot floppies.  If not, don't.  The new
default is to not use it.
2000-06-04 04:41:41 +00:00
John W. De Boskey
b334e16698 Remove less from fixit.flp until the space issues are resolved.
Approved by:	jkh
2000-06-01 23:35:15 +00:00
Jordan K. Hubbard
50ee7e6c72 Make the ports readmes and foreign docs more optional.
Submitted by:	Ben Smithurst <ben@scientia.demon.co.uk>
2000-06-01 02:43:55 +00:00
Jordan K. Hubbard
91bb0c05fe Update the australian NTP server entry.
Submitted by:	Peter Matthews <peter@netwise.com.au>
2000-05-31 21:40:50 +00:00
John W. De Boskey
ca7d5d8c6d With the removal of more, update the fixit floppy to contain
less (and symlink more to less).

Approved by:	jkh
2000-05-31 15:26:03 +00:00
Luigi Rizzo
1bcc7e80bf Move mfs-related files to a different subtree 2000-05-31 12:27:38 +00:00
Luigi Rizzo
f09a623ad9 Move mfs-related files to a new location 2000-05-31 12:25:39 +00:00
Mike Smith
07b1028579 Finish the /dev/rXXX removal job. With the libdisk fixes, this should
actually work again.
2000-05-31 00:57:48 +00:00
David E. O'Brien
13c6acf19d Add the 'Z' key to the slice editor. Hitting it toggles the units the
sizes are displayed in.

Ok'ed by:	murray
2000-05-26 00:38:20 +00:00