Age | Commit message (Expand) | Author |
2005-01-10 | Make the time spent scanning per channel consistent with other drivers | Jonathan Gray |
2005-01-10 | ledma*, and le* at ledma? will help with anteres units; miod ok | Theo de Raadt |
2005-01-10 | phy sanity | Theo de Raadt |
2005-01-10 | add ne for CF network cards. | Dale Rahn |
2005-01-10 | more phy | Theo de Raadt |
2005-01-10 | full set of phy, why waste our time! | Theo de Raadt |
2005-01-10 | enter stand | Theo de Raadt |
2005-01-10 | third generation boot blocks from the zaurus | Theo de Raadt |
2005-01-10 | (for now) on the linux side, do: | Theo de Raadt |
2005-01-10 | file for the zaurus, derived from i386 one, written by uwe | Theo de Raadt |
2005-01-09 | Allow send_hil{,dev}_cmd to return failure, and handle this where | Miod Vallat |
2005-01-09 | From dyoung@NetBSD rev 1.41: | Jonathan Gray |
2005-01-09 | Use the macwrite instead of the hostwrite radio programming method | Jonathan Gray |
2005-01-09 | fix regulation domain handling | Reyk Floeter |
2005-01-09 | - add support for 2.2 firmware | Damien Bergamini |
2005-01-09 | typo in comment; ok many people | Jason McIntyre |
2005-01-09 | intr_disestablish | David Gwynne |
2005-01-09 | typo | Michael Shalayeff |
2005-01-09 | fix pincount, improve readabilty. | Dale Rahn |
2005-01-09 | Some fixes on pcic attachment. | Dale Rahn |
2005-01-09 | Handle the rest of the interrupts. | Dale Rahn |
2005-01-09 | When checking device names, make sure we look for a device name immediately | Miod Vallat |
2005-01-08 | Only use one set of DIO size and address defines, from <dev/dioreg.h> | Miod Vallat |
2005-01-08 | #include <arch/*> -> #include <*> | Miod Vallat |
2005-01-08 | Unslack and increase AUTHNAMELEN, since some ISP's prefer long usernames. | Can Erkin Acar |
2005-01-08 | radical size reduction from andreas@ | Michael Shalayeff |
2005-01-08 | replace magic numbers w/ a proper sizeof; from peter@ | Michael Shalayeff |
2005-01-08 | spaces | Michael Shalayeff |
2005-01-08 | enable puc lpt | Theo de Raadt |
2005-01-08 | rev 1.125 | Brad Smith |
2005-01-08 | fix conflicting types for ahc_send_async(). | Kevin Lo |
2005-01-08 | enter arch/zaurus | Theo de Raadt |
2005-01-07 | enable atu and sysbeep | Theo de Raadt |
2005-01-07 | Make carp(4) traffic always appear on the physical (carpdev) interface | Ryan Thomas McBride |
2005-01-07 | add support for BIOCGDLTLIST and BIOCSDLT, see bpf(4) | Reyk Floeter |
2005-01-07 | rev 1.26 | Brad Smith |
2005-01-07 | Fix profiled kernel builds on i386 by moving splraise/splx code into macros | Christopher Pascoe |
2005-01-07 | regen | Brad Smith |
2005-01-07 | add SiS devices. | Brad Smith |
2005-01-06 | Lazy man's display console on Zaurus: allow the display to be attached as a | Miod Vallat |
2005-01-06 | spacing | Theo de Raadt |
2005-01-06 | few more devices that fit | Theo de Raadt |
2005-01-06 | turn off GPL_MATH_EMULATE by default (fully BSD licensed floppies, neat eh); ... | Theo de Raadt |
2005-01-06 | use wsmux more; miod ok | Theo de Raadt |
2005-01-06 | A really working SET_PC_REGS(); ok mickey@ | Miod Vallat |
2005-01-06 | undo moronic french breakage | Michael Shalayeff |
2005-01-06 | missing $OpenBSD$ | Martin Reindl |
2005-01-06 | SET_PC_REGS, tested by miod@ | Marc Espie |
2005-01-06 | Bring back the code simplifications after debug and testing by drahn@ | Miod Vallat |
2005-01-06 | Make sure the kthread does not run before iop_config_interrupts(). | Miod Vallat |