Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-10-18 | Fix compile error if lacking -DINET6 | Chris Cappuccio | |
2000-10-18 | avoid clash with IANA ifType mib, move bridge to 0xe8 | Jason Wright | |
2000-10-18 | don't try to configure IPv6 on bridge*. comment from deraadt | Jun-ichiro itojun Hagino | |
2000-10-18 | use IFT_BRIDGE | Jason Wright | |
correctly update member interface obytes+lastchange; patch from camield@ | |||
2000-10-18 | add IFT_BRIDGE | Jason Wright | |
2000-10-18 | if periodic checks return errors, stop doing so. This is a workaround for | Theo de Raadt | |
some other apm bug that happens on the SuperMicro DL3 (ServerWorks-based) | |||
2000-10-18 | revamped llc handling using if_llc.h | Jason Wright | |
removed unused structure | |||
2000-10-18 | sync | Aaron Campbell | |
2000-10-18 | Remove duplicate entry. | Aaron Campbell | |
2000-10-18 | Sigh. According to the ASIX data sheets, these boards don't even have RX | Aaron Campbell | |
or TX state registers (these bits are reserved). So instead, don't do mii_tick() at all for ASIX boards, since we can't seem to figure out how to call it at just the right time. Hopefully this will be a temporary hack until a better solution is found. | |||
2000-10-18 | use llc_snap instead of home grown macros | Jason Wright | |
2000-10-18 | KNF, add #define llc_snap | Jason Wright | |
2000-10-18 | From the NetBSD port of if_vlan, prevent a panic by not allowing | Chris Cappuccio | |
SIOCSIFADDR/SIOCADDMULTI/SIOCDELMULTI until the vlan is configured, make the loop at the top of vlan_input() easier to read | |||
2000-10-18 | before sending a character check for DSR state. | Michael Shalayeff | |
from: Martin Portmann <map@infinitum.ch> | |||
2000-10-18 | Fix compile error (ok nate@) | Chris Cappuccio | |
2000-10-18 | get the bounds checking right for the data used in copyout() in several | Jason Wright | |
ioctl calls. | |||
2000-10-17 | icmp rate limiting defaults to 100pps | Niels Provos | |
2000-10-17 | use __P() in prototype for non-ansi compilers. | Jun-ichiro itojun Hagino | |
From: Michael Shalayeff <mickey@lucifier.remote.dti.net> | |||
2000-10-17 | remove extra newline from printf | Hugh Graham | |
2000-10-17 | remove dmphy | Jason Wright | |
2000-10-17 | Triones HPT366 and HPT370 share the same device ID, but use different revisions | Todd C. Miller | |
2000-10-17 | damn it, i have had it with this untested weak shit | Theo de Raadt | |
2000-10-17 | undo last commit. on some kernel links, this causes pcibios panics at | Theo de Raadt | |
startup (on ALL machines) | |||
2000-10-17 | Undo the incorrect fix for my ASIX 88141. Instead of just relying on tx_cnt, | Aaron Campbell | |
now we check the TX state in the ISR to make sure we are not transmitting when we run mii_tick(). Based on a suggestion by Bill Paul. The dc driver should now be ready for some heavy pre-2.8 testing. | |||
2000-10-17 | driver for amphy from freebsd; aaron ok | Jason Wright | |
2000-10-17 | update tx from freebsd sources based on patch from pr#1405 | Jason Wright | |
(dadams@sleethal.com), but local changes preserved and ifmedia ioctls fixed; deraadt/aaron ok | |||
2000-10-17 | compatibility issue | Michael Shalayeff | |
2000-10-17 | /* Authentication added by Steve Weiss <srw@alum.mit.edu> based on advice | Michael Shalayeff | |
* received by Corey Thomas, author of the Linux driver for this device. * Authentication currently limited to adhoc networks, and was added to * support a requirement of the newest windows drivers, so that * interoperability the windows will remain possible. * * Tested with Win98 using Aviator 2.4 Pro cards, firmware 5.63, * but no access points for infrastructure. (July 13, 2000 -srw) */ also, some syncing /w netbsd. | |||
2000-10-16 | quiet these puppies down- this OpenBSD, not some callow system like NetBSD | mjacob | |
2000-10-16 | indent | Theo de Raadt | |
2000-10-16 | - Fix for some linux apps that broke with recent changes; from NetBSD | jasoni | |
2000-10-16 | base the segment for a service returned by bios32 service | Michael Shalayeff | |
directory on absolute 0, w/ a length extending to a full megabyte, 32bit descriptor of course. this approach seems to be the most compatible. 10x to millert@ for a testbed. | |||
2000-10-16 | Fix a bug introduced in 1.25->1.26 with regards to printing channel | Chris Cappuccio | |
information, tested by deraadt | |||
2000-10-16 | Use mii_attach() directly instead of mii_phy_probe(). | Aaron Campbell | |
2000-10-16 | Do not pass any flags to mii_attach() through the mii_phy_probe() wrapper. | Aaron Campbell | |
2000-10-16 | less newlines in verbose print | Michael Shalayeff | |
2000-10-16 | re-add weak sparc support; d@ | Theo de Raadt | |
2000-10-16 | correct dmesg even more | Theo de Raadt | |
2000-10-16 | Make doubly sure we scroll up if we've passed the last row on the screen. | Aaron Campbell | |
2000-10-16 | protect %edx when calling bios | Michael Shalayeff | |
2000-10-16 | a little verbosity on probe, a little caution on bios calls | Michael Shalayeff | |
2000-10-16 | Initialize mouse_flags during the coldinit stage. | Aaron Campbell | |
2000-10-16 | Restore conversion to new timeouts (art@'s previous commit). They were | Aaron Campbell | |
whacked by the initial commit for console mouse support. jbm must have been working with an older revision of PCVT (argh, sorry, should have noticed this long ago). | |||
2000-10-16 | remove basically incorrect interrupt configuration code. | Dale Rahn | |
clean up config output, less output and on one line. - per discussion with Theo | |||
2000-10-16 | Update OpenBSD with respect to Solaris/FreeBSD/NetBSD/Linux versions. | mjacob | |
Major rewrite of a lot of internals- far too many to list. Cleaner locking, more paramaterization, an isp_prt logging function that handles debugging as well as error printouts. We also should no longer hang if there is no Loop for Fibre Channel when booting. The file ispvar.h now contains a list of all platform required macros and explanation as to what they're for. This should make maintenance easier. | |||
2000-10-16 | update SBUS microcode to 1.37 (latest) | mjacob | |
2000-10-16 | configuration changes to enable the uni-north memory controller to enable | Dale Rahn | |
the ethernet pci bus. Allows the gm ethernet controller to configure. | |||
2000-10-15 | Do not pass uninitialized ifmedia structures to ifmedia_add(). Fixes PR1426. | Aaron Campbell | |
Thanks to reinhard@ for testing. | |||
2000-10-15 | suppress warning on routing table overflow. sync with kame | Jun-ichiro itojun Hagino | |
2000-10-15 | typo | Markus Friedl | |