Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-19 | Report the appropriate wsdisplay types to WSDISPLAYIO_GTYPE. | Miod Vallat | |
2005-01-19 | Use the RF chipset type rather than the hardware version when determining | Jonathan Gray | |
whether to use host or MAC controlled RF I/O. From part of NetBSD rev 1.42 | |||
2005-01-19 | make sure only one set of xfers are set up for any number of opens of the | David Gwynne | |
tty/cua device. | |||
2005-01-19 | APM emulation framework and zaurus scoop driver. Not enabled yet. | Uwe Stuehler | |
ok drahn@, deraadt@ | |||
2005-01-18 | Rewriting the lladdr can now be done without using mbuf tags. | Marco Pfatschbacher | |
Advertisements run through the carp interface first. So we just take the address from ifp0. While we're there, also remove carp_macmatch6, which isn't used anymore. Proposed by mcbride@ ok mcbride@, pascoe@ | |||
2005-01-18 | Use correct source address for ICMP errors generated from packets that were | Claudio Jeker | |
not addressed to the machine. If the destination is not a local address do a route lookup for the original source address and use the returned interface address. This solves problems seen on interfaces with multiple networks defined. OK henning@ markus@ | |||
2005-01-18 | Better keys, now uses the wskbdraw.h header files defines. | Dale Rahn | |
2005-01-18 | If there is no match in ifaof_ifpforaddr() return the first match -- main | Claudio Jeker | |
interface address -- and not the last one -- some alias. Also handle point to point networks a bit more special. With some input from markus@ OK markus@ henning@ fgsch@ | |||
2005-01-18 | Better colormap recovery after X11 exits. | Miod Vallat | |
2005-01-18 | Timeslot mask is no longer shifted when passed form ifconfig to make the | Claudio Jeker | |
ioctl more intuitive. From alex@ Ok deraadt@ | |||
2005-01-18 | Colormap handling for topcat; Xwsfb now runs. | Miod Vallat | |
2005-01-18 | Enable WSDISPLAY_COMPAT_RAWKBD | Miod Vallat | |
2005-01-18 | WSDISPLAY_COMPAT_RAWKBD support for hilkbd. | Miod Vallat | |
2005-01-18 | X/zkbd is close enough to working. | Dale Rahn | |
2005-01-18 | some cleanup and fix a nasty bug in rawmode. | Dale Rahn | |
2005-01-18 | Add hotplug support. | Dale Rahn | |
2005-01-18 | Add hotplug support. | Dale Rahn | |
2005-01-18 | Clean up pxapcic attachment code, make it closer to easy to split the | Dale Rahn | |
driver. Also attach the slots in reverse order, so that the internal HD on C3000 always is wd0. | |||
2005-01-18 | Move rm7000.h file from sgi to mips64. | Alexander Yurchenko | |
ok pefo@ miod@ | |||
2005-01-18 | In phys_badaddr() when probe fails, restore the correct PROM bus error | Miod Vallat | |
handle callback (i.e. fix a typo). | |||
2005-01-18 | Correct mmap() bounds check. | Miod Vallat | |
2005-01-18 | Nearly working RAWKEY support, needs a lot of cleaning, but getting there. | Dale Rahn | |
first portion of poll support. Shouldn't change std key input. | |||
2005-01-17 | Wait for disk to spin down before reboot. Should avoid unexpected fscks. | Uwe Stuehler | |
ok drahn@ | |||
2005-01-17 | Hypo in comments | Miod Vallat | |
2005-01-17 | remove stale todo-comment | Michael Shalayeff | |
2005-01-17 | Compute sti ROM size and map it exactly, rather than using a supposedly | Miod Vallat | |
large enough constant. | |||
2005-01-17 | proper fault address selection (list all possible pc-based traps) | Michael Shalayeff | |
2005-01-17 | try memory-mapped bars first that exist on ich4/ich5 and fall bak to ↵ | Michael Shalayeff | |
io-mapped if that fails; from Lars Heidieke via Michael van der Westhuizen | |||
2005-01-17 | typo; from Michael van der Westhuizen <michael@skanky.homeunix.net> | Michael Shalayeff | |
2005-01-17 | proper non-access fault handlers and probe emulations; testing by pval@ ↵ | Michael Shalayeff | |
miod@ deraadt@ | |||
2005-01-17 | regen | Damien Couderc | |
2005-01-17 | add ATI radeon 9600 Pro and 9800 XT, ok deraadt@ | Damien Couderc | |
2005-01-17 | ALT-3/4 are brightness down/up (ALT for now, later Fn) | Theo de Raadt | |
2005-01-17 | when hinge covers keyboard, ignore key downs; drahn ok | Theo de Raadt | |
2005-01-17 | cleanup rcsids | Michael Shalayeff | |
2005-01-17 | should not check "code" field on icmp6 too big message. from kame | Jun-ichiro itojun Hagino | |
2005-01-17 | update dead URL, from Steve Shockley <steve.shockley@shockley.net> | Jared Yanovich | |
2005-01-17 | Interrupts which are handled by the second level interrupt handler gpio | Dale Rahn | |
should not have two counters triggered for each interrupt. add a flag, name == NULL to pxa_intr to indicate that the event counter should not be register for such interrupts. In gpio, register its interrupts with this indication, however it should count the gpio0 and gpio1 interrupts which are registered. requested deraadt@ | |||
2005-01-17 | Add LINEBYTES for wsfb, change type to PXALCD. | Dale Rahn | |
2005-01-17 | Display driver for zaurus, PXALCD requested and ok miod@ | Dale Rahn | |
2005-01-17 | add id for Intel 82546GB dual port PCI-E adapter. | Brad Smith | |
From FreeBSD | |||
2005-01-17 | regen | Brad Smith | |
2005-01-17 | another Intel Gig id | Brad Smith | |
2005-01-17 | add BGE_QUIRK_FEWER_MBUFS to 5704 fallback case. | Brad Smith | |
2005-01-16 | - recognize Microsoft PCI and CardBus adapters | Brad Smith | |
- recognize Hawking CardBus adapter - simplify 3Com switch case and fold in with ADMtek case - use 64-bit multicast hash for all instances of ADMtek 983 chipset Hawking CardBus adapter reported by Alec Berryman <alec at thened dot net> Microsoft adapters from FreeBSD dc(4) driver | |||
2005-01-16 | regen | Brad Smith | |
2005-01-16 | its bad enough that Microsoft makes software nevermind assembling | Brad Smith | |
Ethernet adapters with bad chipsets. | |||
2005-01-16 | regen | Brad Smith | |
2005-01-16 | Hawking CardBus card. | Brad Smith | |
Reported by: Alec Berryman <alec at thened dot net> | |||
2005-01-16 | get EEPROM width on all cards except for the original PNIC | Brad Smith | |
or XIRCOM cards. Based on the FreeBSD dc(4) driver. |