IMPORTANT:
[unix-history] / RELNOTES.FreeBSD
CommitLineData
99b86d5d 1 RELEASE NOTES
a6632a1f 2 FreeBSD
2742b299 3 Release 1.1
a6632a1f
RG
4
51. Technical overview
6---------------------
7
8FreeBSD is a freely available, full source 4.3 (+4.4 enhancements) BSD
9release for Intel i386/i486 (or compatable) based PC's. It is based
10heavily on Bill Jolitz's 386BSD 0.1, with additions from "the patchkit",
8157879c 11NetBSD, CSRG, and the Free Software Foundation.
a6632a1f
RG
12
13Many hundreds of bugs from the 386BSD 0.1 distribution were fixed,
14and many out-of-date pieces of software were upgraded to their current
f82c2b3e
RG
15releases in the GAMMA distribution. This 1.0 distribution fixes
16many of the first-run problems our GAMMA and EPSILON users reported back
17to us.
a6632a1f 18
65182a05 19Additionally, many packages such as XFree86 2.0, xview 3.2, elm, nntp,
a6632a1f
RG
20mh and dozens of other miscellaneous utilities have been ported and
21are now available as add-ons. See then next section of this document
22for more details.
23
65182a05
RG
24For a list of contributors, please see the files "CONTRIB.FreeBSD" and
25"CONTRIB.386BSD", which should be bundled with your distribution.
a6632a1f 26
d5637648
JH
27The core of FreeBSD does not contain DES code which would inhibit its
28being exported outside the United States. There is an add-on package
29to the core distribution, for use only in the United States, that
30contains the programs that normally use DES. The auxilliary packages
e61a4b91
JH
31provided separately can be used by anyone. Work is in progress to
32provide a freely (from outside the U.S.) exportable European distribution
33of DES for our non U.S. users.
34
a6632a1f
RG
35
362. Supported Configurations
37---------------------------
38
39FreeBSD currently runs on a wide variety of ISA and EISA bus based
40PC's, ranging from 386sx to 486 class machines (though the 386sx is
d5637648 41not recommended). Support for generic IDE or ESDI drive configurations,
a6632a1f
RG
42various SCSI controller, network and serial cards is also provided.
43
44Following is a list of all currently known disk controllers and
45ethernet cards known to work with FreeBSD. Other configurations may
46very well work, and we have simply not received any indication of
47this.
48
49
502.1. Disk Controllers
51
930b7c21
NW
52WD1003 (any generic MFM/RLL)
53WD1007 (any generic IDE/ESDI)
a6632a1f 54
2742b299
JH
55Adaptec 154x series ISA SCSI controller (as long as you have less than
5616MB of main memory).
a6632a1f 57
f82c2b3e 58Adaptec 174x series EISA SCSI controller in standard and enhanced mode.
a6632a1f 59
f82c2b3e 60Buslogic 545S.
2742b299 61Buslogic 445S VLB SCSI controller
a6632a1f 62
db9a3b24 63Bustec 742A and 747.
a6632a1f 64
2742b299
JH
65DTC 3290 EISA SCSI controller in 1542 emulation mode (as long as
66you have less than 16MB of main memory).
f82c2b3e 67
8157879c 68Ultra Store 14F and 34F.
a6632a1f 69
d5637648
JH
70With all supported SCSI controllers, full support is provided for
71SCSI-I & SCSI-II peripherals, including Disks, tape drives (including
f82c2b3e
RG
72DAT) and CD ROM drives. Note: This and the mcd driver (Mitsumi CDROM
73inteface card) is the only way a CD ROM drive may be currently
74attached to a FreeBSD system; we do not support SoundBlaster CDROM
75interface, or other "mini SCSI" adapters.
a6632a1f 76
2742b299
JH
77The limitation some controllers have with >16MB of memory (as noted)
78is due to the fact that the ISA bus only has a DMA address space of 24 bits.
79If you do your arithmetic, you'll see that this makes it impossible to do
80direct DMA to any address >16MB. This limitation is even true of some
81EISA controllers (which are normally 32 bit) when they're configured to
82emulate an ISA card, which they then do in *all* respects. This problem
83is avoided entirely by IDE controllers (which do not use DMA), true EISA
84controllers (like the UltraStor or Adaptec 1742A) or VLB (local bus)
85controllers.
86
87
a6632a1f
RG
88
892.2. Ethernet cards
90
91SMC Elite 16 WD8013 ethernet interface, and most other WD8003E,
92WD8003EBT, WD8003S, WD8003SBT and WD8013EBT based clones.
93
94Isolan AT 4141-0 (16 bit)
95
96Isolink 4110 (8 bit)
97
65182a05 98Novell NE1000, NE2000, and NE2100 ethernet interface.
a6632a1f
RG
99
1003Com 3C503 Etherlink II
101
102
1032.3. Misc
104
d5637648 105Various 2 and 4 port serial/parallel cards.
a6632a1f 106
1aa8213d
AC
107Simple (AST-like) multiport serial cards.
108
65182a05
RG
109BOCA ATIO66 6 port serial card using shared IRQ.
110
111STB 4 port card using shared IRQ.
112
113Mitsumi (LU005 and FX001D) CDROM interface and drive.
a6632a1f 114
2742b299
JH
115Adlib, Soundblaster, Soundblaster Pro, ProAudioSpectrum, Gravis UltraSound
116and Roland MPU-401 sound cards.
117
e61a4b91
JH
118FreeBSD currently does NOT support IBM's microchannel (MCA) bus, but
119support is apparently close to materializing. Details will be posted
120as they develop.
a6632a1f 121
d5637648 122
a6632a1f
RG
1233. Obtaining FreeBSD.
124---------------------
125
126You may obtain FreeBSD in a variety of ways:
127
1281. FTP/Mail
129
130You can ftp FreeBSD and any or all of its optional packages from
f82c2b3e
RG
131`freebsd.cdrom.com' - the offical FreeBSD release site.
132
65182a05
RG
133For other locations that mirror the FreeBSD software see the file
134MIRROR.SITES. Please ftp the distribution from the nearest site
135to you netwise.
a6632a1f
RG
136
137If you do not have access to the internet and electronic mail is your
138only recourse, then you may still fetch the files by sending mail to
139`ftpmail@decwrl.dec.com' - putting the keyword "help" in your message
140to get more information on how to fetch files from freebsd.cdrom.com.
141Note: This approach will end up sending many *tens of megabytes*
142through the mail, and should only be employed as an absolute LAST
143resort!
144
145
1462. CDROM
147
f82c2b3e
RG
148FreeBSD may be ordered on CDROM from:
149
150 Walnut Creek CDROM
151 4041 Pike Lane, Suite D
152 Concord CA 94520
153 1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax)
154
155Or via the internet from orders@cdrom.com. There current catalog can
156be obtained via ftp as ftp.cdrom.com:/cdrom/catalog.
a6632a1f 157
b7693172 158Cost is $39.95. Shipping (per order not per disc) is $5 in the US, Canada,
f82c2b3e 159or Mexico and $10.00 overseas. They accept Visa, Mastercard, American
b7693172
RG
160Express, and ship COD to the United States. California residents please
161add 8.25% sales tax.
a6632a1f
RG
162
163Should you be dissatisfied for any reason, the CD comes with an
164unconditional return policy.
165
f82c2b3e 166Note that Walnut Creek CDROM does NOT provide technical support for FreeBSD,
2ba9604f
JH
167you need to contact the FreeBSD team for that. Please see section 4 for
168more information.
169
f82c2b3e 170
a6632a1f
RG
171It should be noted, lest you get the wrong impression that "FreeBSD"
172is anything but, that almost no one in the "core team" makes money
173from distributions or anything else connected with FreeBSD. We simply
174provide this information as a public service for those wishing to get
175their releases from somewhere other than the net (and the easier it
b5263fb6 176is for you to obtain our software, the happier we are).
a6632a1f
RG
177
178
1794. Reporting problems, making suggestions, submitting code.
180-----------------------------------------------------------
181
182Your suggestions, bug reports and contributions of code are always
183valued - please do not hesitate to report any problems you may find
8157879c
RG
184(preferably with a fix attached if you can!).
185
d5637648
JH
186The prefered method to submit bug reports from a machine with internet
187mail connectivity is to use the sendbug command. Bug reports will be
a6632a1f
RG
188dutifully filed by our faithful bugfiler program and you can be sure
189that we'll do our best to respond to all reported bugs as soon as
190possible.
191
d5637648
JH
192If, for some reason, you are unable to use the sendbug command to
193submit a bug report, you can try to send it to:
a6632a1f
RG
194
195 FreeBSD-bugs@freefall.cdrom.com
196
d5637648
JH
197
198Otherwise, for any questions or suggestions, please send mail to:
a6632a1f
RG
199
200 FreeBSD-questions@freefall.cdrom.com
201
2ba9604f
JH
202Additionally, being a volunteer effort, we are always happy to have
203extra hands willing to help - there are already far more enhancements
204to be done than we can ever manage to do by ourselves! To contact us
205on technical matters, or with offers of help, you may send mail to:
206
207 FreeBSD-hackers@freefall.cdrom.com
208
2742b299
JH
209Since these mailing lists can experience significant amounts of
210traffic, if you've got slow or expensive mail access and you're
211only interested in keeping up with significant FreeBSD events, you may
212find it preferable to subscribe to:
213
214 FreeBSD-announce@freefall.cdrom.com
215
216
2ba9604f
JH
217All but the FreeBSD-bugs groups can be freely joined by anyone wishing to
218do so. Send mail to MajorDomo@freefall.cdrom.com and include the keyword
219`help' on a line by itself somewhere in the body of the message. This
220will give you more information on joining the various lists, accessing
221archives, etc.
222
a6632a1f
RG
223
2245. Acknowledgements
225-------------------
226
227FreeBSD represents the cumulative work of many dozens, if not
228hundreds, of individuals from around the world who have worked very
229hard to bring you this release. It would be very difficult, if not
230impossible, to enumerate everyone who's contributed to FreeBSD, but
231nonetheless we shall try (in alphabetical order, of course). If your
232name is not mentioned, please be assured that its omission is entirely
233accidental.
234
235
5acd5d1c 236The Computer Systems Research Group (CSRG), U.C. Berkeley.
a6632a1f
RG
237
238Bill Jolitz, for his extensive work with 386BSD.
239
240The FreeBSD "core" group:
241
52371e11 242 Andrew A. Chernov
ca2c7c4c 243 John Dyson
a6632a1f
RG
244 David Greenman
245 Rodney W. Grimes
246 Jordan K. Hubbard
247 Scott Mace
248 Andrew Moore
249 Rich Murphey
250 Paul Richards
251 Christoph Robitschko
252 Andreas Schulz
a6632a1f 253 Nate Williams
b3f9c066 254 Garrett A. Wollman
a6632a1f
RG
255
256
257Special mention to:
258
259 Robert Bruce and Jack Velte of Walnut Creek CDROM, without
260 whose help (and continuing support) this release would never
261 have been possible.
262
8157879c
RG
263 Dermot McDonnell for his donation of a Toshiba XM3401B CDROM
264 drive.
265
a6632a1f
RG
266 The NetBSD group for their frequent assistance and commentary.
267
268 Additional FreeBSD helpers and beta testers:
269
270 Gary Browing Jon Cargille
52371e11
JH
271 J.T. Conklin Chris Demetriou
272 Julian Elischer Bruce Evans
273 Sean Eric Fagan Guy Helmer
274 Terry Lambert Gary Moyer
275 Jaye Mathisen L Jonas Olsson
276 Chris Provenzano Dave Rivers
277 Guido van Rooij Steven Wallace
278 Rick Weldon Terry Williams
a6632a1f 279
b5263fb6 280 And everyone at Montana State University for their initial support.
a6632a1f
RG
281
282
283Thanks to everyone, especially those not mentioned, and we sincerely
284hope you enjoy this release of FreeBSD!
285
286
287 The FreeBSD Core Group
288
65182a05 289$Id: RELNOTES.FreeBSD,v 1.22 1994/02/06 21:14:09 jkh Exp $