augustss
b29a1709da
Add a line about USB Ethernet adapters.
2000-01-25 12:15:32 +00:00
mcr
4efc8f6b33
install notes for ioat66 device
2000-01-24 23:15:50 +00:00
itojun
f69863cf45
sync with reality. cnw(4) and awi(4) are not in INSTALL kernel.
2000-01-02 18:44:07 +00:00
fredb
7b6a72860d
Back out last commit.
1999-12-12 16:20:53 +00:00
fredb
7b866ceafa
Install the notes under ${RELEASEDIR}.
1999-12-12 15:21:27 +00:00
itojun
b606e7156c
add wireless network adapters (cnw, wi, awi).
...
(is there any MI document for supported adapters?)
1999-11-30 13:04:43 +00:00
bouyer
3c966f2b5e
'Compaq Dual Port Netelligent 10/100 TX' is not 'untested' any more, I have 3
...
of them in a router for more than a year now :)
1999-10-28 14:32:41 +00:00
drochner
3c916c0d18
{aria,nca} at isa were removed from GENERIC
1999-10-06 13:30:59 +00:00
ad
0847be720d
Note DPT support.
1999-09-29 17:26:53 +00:00
bouyer
707ea062ae
Note Intel 82801 support.
1999-08-30 13:12:50 +00:00
bouyer
39ca29c4f8
Note Promise PDC20246 (Ultra/33) and PDC20262 (Ultra/66) support.
1999-08-29 18:17:48 +00:00
augustss
db574ba708
Add umodem device.
1999-08-16 22:27:08 +00:00
kleink
adc20bff46
Add Solo-1.
1999-07-13 16:53:14 +00:00
ross
d1a550d635
Delete maze of twisty little conditionals. 6 down, 11 to go.
1999-05-24 16:47:25 +00:00
ross
c130e42b2e
* Delete sun3x from SUBDIR
...
* The merged contents file didn't work out, so nuke it and put it back
into each port directory. Most still have the now-pointless conditionals;
these now should be deleted.
* fix alpha, amiga, and arm32 to delete the maze of twisty little conditionals
1999-05-24 07:03:16 +00:00
sommerfeld
2275542427
Add text mentioning PCMCIA
1999-05-13 15:25:42 +00:00
fvdl
f1b4e99d77
Update to match reality.
1999-05-04 20:07:02 +00:00
fvdl
06d4645b5d
Update this. From Izumi Tsutsui.
1999-05-03 21:58:10 +00:00
bad
dc8601cb76
Mention Token-Ring cards supported by the tr(4) driver.
1999-04-29 21:49:51 +00:00
bouyer
974e6e2609
Also add ASUS PCI-DEC100TX+ to the list of tulip-based boards.
1999-04-12 09:46:11 +00:00
bouyer
a7af910c55
Another Tulip-based board which works: DLINK DFE500-TX.
1999-04-12 09:42:35 +00:00
bouyer
c8b2b59bcc
According to Bill Paul <wpaul@ctr.columbia.edu>, only the baseboard variant
...
of the Compaq NetFlex 3/P uses a Thunerlan TNETE100 chip. The PCI variant
use some other PCI chip the ThunderLAN driver can't handle yet.
Also, correct SYNOPSYS.
1999-03-31 12:19:57 +00:00
perry
36ad5eb24b
note that we support the 3c905B now.
1999-03-30 01:07:26 +00:00
dante
6dc68c9bd8
Add a supported AdvanSys SCSI adapter.
1999-03-25 10:39:14 +00:00
explorer
de3a9322bb
Add info for LMC cards
1999-03-25 03:50:18 +00:00
dante
a0d8143219
Add AdvanSys SCSI host adapters to the supported hardware
1999-03-24 12:42:47 +00:00
perry
27b5e4333f
update for changes in main -- USB and IDE are not i386 specific
1999-03-23 21:02:09 +00:00
perry
75b15f7534
first cut of whatis for 1.4
1999-03-23 18:57:19 +00:00
ross
c43460bf64
Remove this before someone changes it. There is a common contents file
...
in distrib/notes/common/contents, conditionalized for the differences
between platform distributions.
1999-03-19 04:51:10 +00:00
perry
68c3caeeb7
update X11 dist. information
1999-03-18 18:34:14 +00:00
tron
e22dbe7254
Be more precise about which of Adaptec's AIC chips we support.
...
Fixes PR kern/7011 by Olaf Seibert.
1999-02-19 16:41:57 +00:00
bouyer
559036da39
Update to current state of pciide. Note support of ISA, ISAPnp and PCMCIA
...
IDE controllers too.
1999-02-02 17:32:27 +00:00
he
2c5c44b893
Describe multi-floppy boot.
...
Describe possible PCMCIA workaround via DDB now that DDB is in INSTALL.
1999-02-01 16:16:09 +00:00
garbled
851ee9e397
1) Remove all vestiges of tar from src/distrib. Use pax and appropriate
...
commandlines for all tar operations. (work supplied by Matt Green)
2) Update arch/*/md.c to deal with new sysinst/run.c. Special case
anything that needs to do a redirect or a pipe.
3) #if 0 some unused code in target.c. This code will need to be updated,
or special cased with do_system.
Big thank you to Matt for all his work on this.
1999-01-25 23:34:20 +00:00
ross
381f4410a7
Merge the alpha and i386 upgrade sections: .so ../common/upgrade
1999-01-13 09:59:22 +00:00
ross
47503cb65d
Makefiles for notes.
1999-01-13 08:42:54 +00:00
ross
6eb9d9ef9a
Markup for -mdoc and -mdoc2html.
1999-01-13 07:30:01 +00:00
bouyer
f7d2f27d50
Note support of the CMD PCI0643 and 0646 IDE controllers.
1998-11-10 14:16:09 +00:00
bouyer
b32187bfe9
Note PCI IDE support and ATAPI disks.
1998-10-19 13:18:27 +00:00
hubertf
476960b4dc
Add notes about steps to do after installation that are common to all
...
platforms; Thanks to Colin Wood and Simon Burge for their comments.
1998-08-23 12:42:16 +00:00
augustss
75e1bfa81f
Note the supported USB hardware.
1998-07-29 09:04:10 +00:00
augustss
9d99e1b342
Add USB.
1998-07-12 20:14:30 +00:00
is
311c8a0a7b
Fix typo pointed out by Michael K. Sandersi in PR 5656.
1998-07-04 18:51:00 +00:00
augustss
b07356663e
Add another sound card.
1998-07-03 11:32:14 +00:00
augustss
fb2afe7cbe
Add Aria driver.
1998-06-06 15:44:23 +00:00
drochner
0a98b8a592
note that 3c905B in not supported
...
(from Nathan J Williams <nathanw@mit.edu>)
1998-05-22 11:47:01 +00:00
drochner
146444c078
DEPCA (ISA) is proven to work
...
add 3c90X
1998-05-20 17:16:08 +00:00
fvdl
5a3abef151
Update: system boots fully after install, TERM + mount frobbing
...
to be able to edit rc.conf no longer needed. Add a "Quick Install"
section, using CD-ROM as an example.
1998-05-15 15:08:42 +00:00
augustss
5a916bd4bb
Add Ensoniq AudioPCI.
1998-05-14 08:14:59 +00:00
ross
8cb8f7b2b1
Correct spelling in */upgrade. More general editing in alpha/install.
1998-05-12 00:00:18 +00:00