summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* This commit adds driver support for the SysKonnect SK-984x serieswpaul1999-07-093-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gigabit ethernet adapters. This includes two single port cards (single mode and multimode fiber) and two dual port cards (also single mode and multimode fiber). SysKonnect is currently the only vendor with a dual port gigabit ethernet NIC. The ports on dual port adapters are treated as separate network interfaces. Thus, if you have an SK-9844 dual port SX card, you should have both sk0 and sk1 interfaces attached. Dual port cards are implemented using two XMAC II chips connected to a single SysKonnect GEnesis controller. Hence, dual port cards are really one PCI device, as opposed to two separate PCI devices connected through a PCI to PCI bridge. Note that SysKonnect's drivers use the two ports for failover purposes rather that as two separate interfaces, plus they don't support jumbo frames. This applies to their Linux driver too. :) Support is provided for hardware multicast filtering, BPF and jumbo frames. The SysKonnect cards support TCP checksum offload however this feature is not currently enabled (hopefully it will be once we get checksum offload support). There are still a few things that need to be implemeted, like the ability to communicate with the on-board LM80 voltage/temperature monitor, but I wanted to get the driver under CVS control and into -current so people could bang on it. A big thanks for SysKonnect for making all their programming info for these cards (and for their FDDI and token ring cards) available without NDA (see www.syskonnect.com).
* DEFAULT_PAGE_SIZE was removed, pgtok defined in headers, headers cleaned up.green1999-07-081-3/+4
| | | | Obtained from: Jonathan Towne <jontow@sysctl.urban-a.net>
* invoke fvwm properlyjkh1999-07-071-3/+3
|
* update fla related entries.phk1999-07-061-3/+3
|
* Rename bpfilter to bpf.des1999-07-066-7/+7
|
* Added a short README to PC-card boot.flp directory.hosokawa1999-07-062-1/+15
| | | | (please check English grammer...:-) )
* Don't ask about Linux emulation on the alpha (for now).jkh1999-07-062-2/+6
|
* Use #include <pccard_conf.h> instead of -DPCCARD.hosokawa1999-07-064-10/+18
| | | | Now we don't have to make clean before make boot.flp's.
* Add an option for more fully enabling linux compatibility.jkh1999-07-065-10/+31
|
* Exclude CHECKSUM.MD5 itself from CHECKSUM.MD5 in PC-card floppy directory.hosokawa1999-07-061-2/+2
|
* My last modification for PC-card boot.flp was incomplete, and one more patchhosokawa1999-07-051-1/+6
| | | | | | is needed. This seems a sort of quick-hack, but it's hard to fix it in proper way. I'll do it later.
* configure "pccardd_flags" in /etc/rc.conf by sysinstall.hosokawa1999-07-041-3/+8
|
* Modified to configure pccard_mem in /etc/rc.conf by sysinstall.hosokawa1999-07-041-1/+5
|
* make release (actually, make floppies) makes PC-card boot.flp automatically.hosokawa1999-07-041-3/+14
|
* wcd -> acdmharo1999-07-031-2/+2
| | | | Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
* It's really mP6.green1999-07-031-1/+1
| | | | :)
* Mention the Rise MP6, list merged items. There are probably a pile moremsmith1999-07-021-3/+5
| | | | changes that need to be listed here.
* Eliminate some varargs abuse.jkh1999-07-024-27/+28
|
* Update these files to match current reality.jkh1999-07-023-1588/+10
|
* Fix stupid error where more bits where set than actual distributionsjkh1999-07-021-2/+2
| | | | | | used. Doh! Embarassingly-pointed-out-by: Brian Dean <brdean@unx.sas.com>
* Changed pcicmem and cardirq variables to non-dirty variables.hosokawa1999-06-301-10/+10
|
* Removed unused boot_crunch.confhosokawa1999-06-295-0/+0
|
* New ports/{java,irc,x11-servers} categories, Step #5 - update misc files.billf1999-06-281-1/+4
|
* The ports tree is now 83MB. Change ``about 50MB'' to ``about 90MB''.brian1999-06-231-2/+2
| | | | Suggested by: Mark Knight <markk@shrewd.demon.co.uk
* Eliminate dead ntp servers.jkh1999-06-231-7/+1
| | | | Submitted by: mharo
* Add bits of PAO that are non-controversial.markm1999-06-1713-106/+252
| | | | Submitted by: Tatsumi HOSOKAWA
* MFS: No longer needed with PicoBSD 0.44roger1999-06-154-86/+0
|
* MFS: No longer needed in PicoBSD 0.44roger1999-06-1518-8261/+0
|
* MFS: No longer needed in PicoBSD 0.44roger1999-06-153-216/+0
|
* MFS: No longer needed in PicoBSD 0.44roger1999-06-1571-19007/+0
|
* Last commit was incorrect. Remove the 'rp' PCI deviceroger1999-06-141-46/+40
|
* Comment out the PCI Comtrol Rocketport entries.roger1999-06-141-42/+48
| | | | | The PicoBSD 'isp' build fails when both the PCI and ISA versions of the 'rp' driver are included at the same time
* Update to PicoBSD 0.44 from RELENG_3roger1999-06-142-5/+5
|
* Update to PicoBSD 0.44 (from RELENG_3)roger1999-06-142-0/+119
|
* Update to PicoBSD 0.44 from RELENG_3roger1999-06-1426-119/+145
|
* Update to PicoBSD 0.44 from RELENG_roger1999-06-146-39/+19
|
* Remove apple.com from time server list.jkh1999-06-091-6/+3
| | | | Submitted by: Mike Haro
* Various edits to shrink fixit and enable dhcp-clientjkh1999-06-097-6/+21
|
* Switch to proper mbr.ru1999-06-042-24/+2
| | | | OK'ed by: jkh,rnordier
* Don't put CVS files in ports. It's kinda useful for cvs updatingjkh1999-05-291-3/+3
| | | | | | | a ports tree which was installed initially with the system later, but this is probably not the general case (user CVSups the repository rather than the checked-out bits) and it's penalizing everyone else with excessive inode consumption.
* Fix support for the PNIC II. Earlier I had assumed that the PNIC II waswpaul1999-05-282-0/+6
| | | | | | | | | | | | | | | | similar to the PNIC I (supported by the pn driver). In fact, it's really a Macronix 98715A with wake on LAN support added. According to LinkSys, the PNIC II was jointly developed by Lite-On and Macronis. I get the feeling Macronix did most of the work. (The datasheet has the Macronix logo on it, and is in fact nearly identical to the 98715 datasheet, except for the extra wake on LAN registers.) In any case, the PNIC II works just fine with the Macronix driver. The changes are: - Move PCI ID for the PNIC II from the pn driver to the mx driver. - Mention PNIC II support in mx.4. - Mention PNIC II support in RELNOTES.TXT and HARDWARE.TXT.
* Do a clean-up pass on error/warning messages.jkh1999-05-276-52/+35
|
* Update for post 3.2R since this'll be quickly forgotten otherwise.hoek1999-05-241-2/+2
| | | | Say, isn't about time for a -SNAP release?
* MF3S: typohoek1999-05-242-2/+2
|
* Typos (one reported in misc/11876 by Andrew Boothman <andrew@cream.org>)hoek1999-05-246-14/+14
|
* Update PicoBSD kernel config files. Changes areroger1999-05-244-169/+181
| | | | | | | | | | removal of bio, tty, net removal of quotes switches from isa? to nexus? or atkbdc? additional comments These bring the kernel config files in sync with those in RELENG_3
* Use RELENG_3 as an example, not RELENG_2_2.brian1999-05-231-3/+3
|
* - Fix up some comments in if_wi.c (no code changes)wpaul1999-05-222-3/+15
| | | | | | | - Mention that the 6Mbps turbo adapters are supported in HARDWARE.TXT and RELNOTES.TXT and the wi.4 man page - Mention turbo adapters in the wicontrol.8 man page and provide a complete table of available transmit speed settings
* Remove `ix' driver. Justin Gibbs added support for the EtherExpress16 toobrien1999-05-221-2/+2
| | | | | | | the `ie' driver in rev 1.41 of if_ie.c on 1997/04/14. Thus retiring the `ix' driver. Forgotten by: gibbs
* Remove duplicated `ex0' entry.obrien1999-05-211-1/+0
|
OpenPOWER on IntegriCloud