Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-25 | use delay() and not tsleep() in attach. makes driver work properly with | Niall O'Higgins | |
``Ensoniq CT5880''-based card. from netbsd rev 1.59 ok mickey@ | |||
2005-04-25 | Pass the complete keybuffer to wskbd_rawinput(); dnkbd now works under X11. | Miod Vallat | |
2005-04-25 | Use ETHERTYPE_VLAN. | Brad Smith | |
2005-04-25 | Use ETHERTYPE_VLAN. | Brad Smith | |
2005-04-25 | remove the stepping info since this isn't right | Brad Smith | |
2005-04-24 | Oops, 1.3 would cause a keyboard plugged at boot time to start in the wrong | Miod Vallat | |
state... | |||
2005-04-24 | - switch Scott Reynold's copyright to 3-clause BSD | Martin Reindl | |
- do not attach on the MacTV, fix base address on the IIfx (untested) - no need to count sc->sc_ringing up, just set to 1 if ringing; timeout fix ok miod@ from NetBSD | |||
2005-04-24 | Fix cisco-mode check in lcp up/down. | Can Erkin Acar | |
2005-04-24 | add fxp-d102e to the list | Brad Smith | |
2005-04-24 | add microcode to support interrupt mitigation on the | Brad Smith | |
82551 F stepping chipset. From FreeBSD via Dmitry Bogdan <dsb at imcs dot dvgu dot ru> | |||
2005-04-24 | Do down-sampling of the high-resolution touch pad events in kernel, | Uwe Stuehler | |
and provide sysctls for fine-tuning the touch pad area that covers the screen. Reasonable defaults are provided, but each machine can be a bit different due to the manufacturing process. | |||
2005-04-24 | Use the IANA assignment IFT_L2VLAN. | Brad Smith | |
From FreeBSD/NetBSD Tested by camield@ and Alexey E. Suslikov <cruel at texnika dot com dot ua> ok camield@ | |||
2005-04-24 | - fix and update comments | Brad Smith | |
- use ETHERTYPE_IP instead of magic value - saanp -> type_ipv4 From FreeBSD ok mickey@ | |||
2005-04-23 | accept VLAN-sized frames | Brad Smith | |
2005-04-23 | style | Brad Smith | |
2005-04-23 | - always accept VLAN-sized frames | Brad Smith | |
- support setting the MTU | |||
2005-04-23 | pay attention to failed relookups, compensate for a reference lost in | Pedro Martelletto | |
ufs_checkpath(), optimize a if/else's logical structure. diff mostly from netbsd, okay tedu@ fgsch@ deraadt@, tested by many, jcs@ in particular, thanks. fixes PRs 4040, 4126, 4169 and 4180. | |||
2005-04-23 | Discard 0 byte keyboard identification strings. | Miod Vallat | |
Do not invoke wskbd_rawinput() with an empty buffer. | |||
2005-04-23 | Fix newer Xircom CBE2-100 cards. | Brad Smith | |
We have to enable the connection to the MII first. Doing so fixes the problem cards without breaking the older, working cards. From FreeBSD | |||
2005-04-23 | make sure bus mastering is enabled | Martin Reindl | |
ok brad@ from NetBSD | |||
2005-04-22 | Do not process the FIFO during interrupts when we are polling. | Miod Vallat | |
Also, if no keyboard has been detected at initialization, correctly initialize the state machine so that keyboard hotplug works. | |||
2005-04-22 | Doh, typo in constant... | Miod Vallat | |
2005-04-22 | Oops! | Miod Vallat | |
2005-04-22 | Driver for the Apollo Domain keyboard and mouse, for the HP 9000/4xx series. | Miod Vallat | |
Claims the console keyboard if a keyboard is detected at boot time, otherwise HIL is preferred (but due to wsmux both can be used simultaneously). | |||
2005-04-22 | Allow an external device to force the HIL loop to not claim the keyboard | Miod Vallat | |
console. | |||
2005-04-22 | When synproxy completes the replayed handshake and modifies the state | Daniel Hartmeier | |
into a normal one, it sets both peers' sequence windows. Fix a bug where the previously advertised windows are applied to the wrong side (i.e. peer A's seqhi is peer A's seqlo plus peer B's, not A's, window). This went undetected because mostly the windows are similar and/or re- advertised soon. But there are (rare) cases where a synproxy'd connection would stall right after handshake. Found by Gleb Smirnoff. | |||
2005-04-22 | sparc -> sparc64 | Brad Smith | |
2005-04-22 | Pass -Wall, complete prototypes, some KNF; no functional change. | Miod Vallat | |
2005-04-21 | remove (now obsolete) handling of IFT_PROPVIRTUAL/bridge*. tested by camield@ | Jun-ichiro itojun Hagino | |
2005-04-21 | careful strlcpy and snprintf return handling; ok pedro beck | Theo de Raadt | |
2005-04-21 | scan the next mode if nothing has been found. this is necessary if the | Reyk Floeter | |
device supports different incompatible modes in the same channel range, like like 11b and "pure" 11G mode. ok dlg@ pvalchev@ | |||
2005-04-21 | Correctly handle allocations of size 1 at an extent boundary; from NetBSD. | Miod Vallat | |
2005-04-21 | Make the non-_KERNEL compilation usable again, in order to add a regress test. | Miod Vallat | |
2005-04-21 | snprintf error handling, ok beck cloder | Theo de Raadt | |
2005-04-21 | Move i2c open/close from callers into zaudio_standby. Fixes an error path. | Christopher Pascoe | |
2005-04-21 | Catch failed hook_establish call immediately, rather than misbehaving and | Christopher Pascoe | |
panicing at detach time. ok dhartmei@ henning@ | |||
2005-04-21 | If the SMM driver had enabled ownership change interrupts, re-enable them | Christopher Pascoe | |
temporarily before we attempt to take control. ok dlg@ | |||
2005-04-21 | Preserve any configuration data that may have been set by SMM/BIOS over | Christopher Pascoe | |
chip reset. ok dlg@ | |||
2005-04-21 | handle return value of snprintf correctly | Hans-Joerg Hoexer | |
ok deraadt@ | |||
2005-04-21 | Relocate debugging printf so it describes the right thing. | Christopher Pascoe | |
2005-04-21 | Fix inverted logic when testing for successful SMM handover. | Christopher Pascoe | |
2005-04-21 | o if the mac address cannot be read, just fail and disestablish the | Federico G. Schwindt | |
irq (for shared irq's) on failure. (should other drivers do the same?) o if it's a rev 0x12 card, only use the first phy as it reports a non-existent one as well (From FreeBSD). o remove splimp/splx from ste_attach(). o some cleanup. thanks to matt at mattroberts dot org and paolo at actcom dot net dot il for testing; commit deraadt@. | |||
2005-04-21 | clean dmesg output | Theo de Raadt | |
2005-04-21 | count fpu lazy context switches; deraadt@ ok | Michael Shalayeff | |
2005-04-21 | provide pgup, pgdown, home and end by using fn with the arrow keys. | David Gwynne | |
ok drahn@ deraadt@ uwe@ | |||
2005-04-21 | -bce | Theo de Raadt | |
2005-04-21 | no need to check for 0, it copes, spotted by beck | Theo de Raadt | |
2005-04-21 | correct idion for snprintf failure handling; ok cloder | Theo de Raadt | |
2005-04-21 | unused variable n; ok cloder | Theo de Raadt | |
2005-04-21 | correct idiom for snprintf failure handling; ok beck | Theo de Raadt | |