Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-04-24 | Update supported hardware list, fix typos, use m4.common macros | Miod Vallat | |
whenever possible, remove obsolete information, etc. ok fries@ | |||
2001-04-17 | Spelling, typos, etc; mpech@prosoft.org.lv | Aaron Campbell | |
2001-03-29 | An INIC-940 based card supplied by Initio proves that the iha driver | Kenneth R Westerback | |
does support both INIC-940 and INIC-950 chips. So allow iha to recognize and claim INIC-940 based cards, and change documentation to reflect new support. Thanks to Initio for providing the card to test. | |||
2001-03-09 | ami is supported now, battery at 35% | Michael Shalayeff | |
2001-02-14 | Support for AMD Am53c974 PCscsi-PCI SCSI controllers. | Federico G. Schwindt | |
2001-01-23 | iha | Theo de Raadt | |
2001-01-11 | auich | Michael Shalayeff | |
2001-01-10 | Typo: 'eg.' -> 'e.g.' | Kenneth R Westerback | |
2000-12-18 | remove mention of any specific processors in this comment. | Brad Smith | |
2000-12-17 | cac | Michael Shalayeff | |
2000-11-28 | update list of supported tigon based boards | Jason Wright | |
2000-11-10 | Update relevant web pages and distrib notes to reflect support for Adaptec | Aaron Campbell | |
RAID controllers, since SOME developers forget to, even though they were reminded repeatedly.. *grumble* | |||
2000-11-08 | and ultra160 adaptecs too | Theo de Raadt | |
2000-11-03 | argh. fix previous commit. | Federico G. Schwindt | |
2000-11-03 | byebye old doc about pcmcia and network cards; deraadt@ ok. | Federico G. Schwindt | |
2000-11-03 | add raid and pcibios stuff; aaron@ look over it | Michael Shalayeff | |
2000-11-03 | typos | jasoni | |
2000-11-03 | - We support ext2fs as an install medium. | jasoni | |
- typo. | |||
2000-10-15 | Add ASB-3950 to list of supported Advansys PCI SCSI host adapter families | Kenneth R Westerback | |
2000-05-15 | Gravis Ulrasound -> Gravis Ultrasound | Bruno Rohee | |
2000-05-01 | add AdvanSys host adapters to SCSI cards section | Kenneth R Westerback | |
2000-04-13 | hifn7751 | Jason Wright | |
2000-03-29 | From Ian Darwin <ian@darwinsys.com> | Todd T. Fries | |
2000-02-12 | add wx | Jason Wright | |
1999-10-01 | add sk, and clean ti section | Jason Wright | |
add [*]'s and [+]'s for stuff I've added lately | |||
1999-09-23 | mention floppyB and cdrom images | Todd T. Fries | |
1999-09-02 | it was apm v1.1 all the time | Michael Shalayeff | |
1999-08-14 | note support for ASIX 88140A/88141-based PCI Ethernet adapters | Aaron Campbell | |
1999-08-05 | Some hardware I have brought support for recently | Niklas Hallqvist | |
1999-08-04 | add ef | Jason Wright | |
1999-07-25 | ti | Jason Wright | |
1999-06-29 | 3c905c | Jason Wright | |
1999-04-18 | notes that ship with 2.5, but not in the tree | Theo de Raadt | |
1999-04-11 | upddate size info, add xshare | Todd T. Fries | |
1999-03-11 | note support of wb | Jason Wright | |
1999-02-27 | more ethernet boards | Jason Wright | |
1999-01-11 | Rearrange pnic hardware | Jason Wright | |
1999-01-08 | note addition of macronix support | Jason Wright | |
1998-12-22 | more realtek boards | Jason Wright | |
1998-12-19 | merge text into base | Theo de Raadt | |
1998-12-14 | ed has been split up | Todd C. Miller | |
1998-11-11 | note addition of rtl81[23]9 driver | Jason Wright | |
1998-10-19 | Tell about fips20 for people who want to risk it. | Marc Espie | |
1998-10-11 | typo: Thuner != Thunder; spotted by theo. | Jason Wright | |
1998-10-10 | Update for support of ThunderLAN | Jason Wright | |
1998-10-08 | support for netgear & PNIC boards | Jason Wright | |
1998-09-21 | add note of tx support | Jason Wright | |
1998-09-10 | note support of 3c900, 3c900b, 3c905, 3c905b on xl driver | Jason Wright | |
1998-07-08 | Clarifications. Hopefully these will help | Tobias Weingartner | |
in preventing a reoccurance of the same sort of problem again. Thanks to: markjr@shmOOze.net | |||
1998-07-05 | s/2\.3/OSREV/g | Todd T. Fries | |
Please note that in distrib/notes and per sys.mk in Makefiles globally, OSrev=23 OSREV=2.3 In m4, if you are needing this to be in the middle of the word, such as for 'floppy23.fs' use: 'floppy{:--:}OSrev.fs' .. as I changed the quotes to '{:-' and '-:}' respectively to avoid double quoting in the distrib/notes documents. |