X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/8aaa11dadd84c0ee51c8629bb7baa385c0b693bb..033b73edc63d96106cd4bb63d2cf3ee065abad26:/contrib/FAQ/FreeBSD.FAQ diff --git a/contrib/FAQ/FreeBSD.FAQ b/contrib/FAQ/FreeBSD.FAQ index bf27feffcd..21c8741785 100644 --- a/contrib/FAQ/FreeBSD.FAQ +++ b/contrib/FAQ/FreeBSD.FAQ @@ -6,7 +6,7 @@ Please mail all suggestions and additions to -Revision: $Id: FreeBSD.FAQ,v 1.31 1994/06/11 17:58:17 gclarkii Exp $ +Revision: $Id: FreeBSD.FAQ,v 1.34 1994/06/13 05:38:52 gclarkii Exp $ All entries marked are for FreeBSD-current. All other entries are for both version 1.1 and current. @@ -304,20 +304,14 @@ Buslogic BT-445 Series (but see section 1.5) BT-545 Series BT-742 Series BT-747 Series -Future Domain TMC-950 Series (See below) -Seagate ST-01/02 Series (See below) +Future Domain TMC-8XX/950 Series (CURRENT ONLY) +Seagate ST-01/02 Series (CURRENT ONLY) UltraStor UH-14f Series UH-34f Series There is supposed to be a UltraStor 24f driver floating around, but we're not sure where (could someone please point us at it?). -The Seagate and Future Domain SCSI cards are supported through contributed -code. Please see the installation notes in: - /usr/src/contrib/FAQ/programs/SCSI/st01fd950/README.seagate -for instructions on how to install these drivers. There maybe some -problems with these drivers. - 2.3: What CD-ROM drives are supported by FreeBSD? Any SCSI drive connected to a supported controller. Mitsumi @@ -640,6 +634,12 @@ The part you are concerned with are the major and minor device numbers. 3. If /dev/vga exists that it is a symlink to /dev/ttyv0. +5.9: I've had a couple of system panics and would like to be able + browse the system dumps. The normal kernel is stripped and + I don't want to run a bloated kernel. What can I do? + +Please retrieve the file FAQ/OTHER-FAQS/FreeBSD.kdebug.FAQ. This +file covers the instructions for looking at system dumps. 6 Kernel Configuration @@ -884,16 +884,6 @@ This requires that you have the sources to at least the kernel and the config utility. See /usr/src/sys/i386/conf/LINT for its comments on multicast; you'll need to set the MROUTING and MULTICAST options as shown there. -If you are running a 1.1 system you may then find that things like rlogin and -ftpd are whining to syslog about failures in setsockopt(). Don't worry as -this is a harmless side-effect of putting FreeBSD into "compliance mode" -with BSD/386 and NetBSD for certain network operations, necessary because many -tools like `vat' (see below) are only distribted in binary form for BSDI -systems and we wouldn't otherwise be able to run them. If you have the full -source dist, you may get rid of these warnings by doing a `make world'. Users -of FreeBSD 1.1.5 will not experience these problems as the binaries there have -already been compiled this way by default. - Further reading/exploration for those interested in multicast: Product Description Where