summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-01-10Make the time spent scanning per channel consistent with other driversJonathan Gray
2005-01-10ledma*, and le* at ledma? will help with anteres units; miod okTheo de Raadt
2005-01-10phy sanityTheo de Raadt
2005-01-10add ne for CF network cards.Dale Rahn
2005-01-10more phyTheo de Raadt
2005-01-10full set of phy, why waste our time!Theo de Raadt
2005-01-10enter standTheo de Raadt
2005-01-10third generation boot blocks from the zaurusTheo de Raadt
2005-01-10(for now) on the linux side, do:Theo de Raadt
2005-01-10file for the zaurus, derived from i386 one, written by uweTheo de Raadt
2005-01-09Allow send_hil{,dev}_cmd to return failure, and handle this whereMiod Vallat
2005-01-09From dyoung@NetBSD rev 1.41:Jonathan Gray
2005-01-09Use the macwrite instead of the hostwrite radio programming methodJonathan Gray
2005-01-09fix regulation domain handlingReyk Floeter
2005-01-09- add support for 2.2 firmwareDamien Bergamini
2005-01-09typo in comment; ok many peopleJason McIntyre
2005-01-09intr_disestablishDavid Gwynne
2005-01-09typoMichael Shalayeff
2005-01-09fix pincount, improve readabilty.Dale Rahn
2005-01-09Some fixes on pcic attachment.Dale Rahn
2005-01-09Handle the rest of the interrupts.Dale Rahn
2005-01-09When checking device names, make sure we look for a device name immediatelyMiod Vallat
2005-01-08Only 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-08Unslack and increase AUTHNAMELEN, since some ISP's prefer long usernames.Can Erkin Acar
2005-01-08radical size reduction from andreas@Michael Shalayeff
2005-01-08replace magic numbers w/ a proper sizeof; from peter@Michael Shalayeff
2005-01-08spacesMichael Shalayeff
2005-01-08enable puc lptTheo de Raadt
2005-01-08rev 1.125Brad Smith
2005-01-08fix conflicting types for ahc_send_async().Kevin Lo
2005-01-08enter arch/zaurusTheo de Raadt
2005-01-07enable atu and sysbeepTheo de Raadt
2005-01-07Make carp(4) traffic always appear on the physical (carpdev) interfaceRyan Thomas McBride
2005-01-07add support for BIOCGDLTLIST and BIOCSDLT, see bpf(4)Reyk Floeter
2005-01-07rev 1.26Brad Smith
2005-01-07Fix profiled kernel builds on i386 by moving splraise/splx code into macrosChristopher Pascoe
2005-01-07regenBrad Smith
2005-01-07add SiS devices.Brad Smith
2005-01-06Lazy man's display console on Zaurus: allow the display to be attached as aMiod Vallat
2005-01-06spacingTheo de Raadt
2005-01-06few more devices that fitTheo de Raadt
2005-01-06turn off GPL_MATH_EMULATE by default (fully BSD licensed floppies, neat eh); ...Theo de Raadt
2005-01-06use wsmux more; miod okTheo de Raadt
2005-01-06A really working SET_PC_REGS(); ok mickey@Miod Vallat
2005-01-06undo moronic french breakageMichael Shalayeff
2005-01-06missing $OpenBSD$Martin Reindl
2005-01-06SET_PC_REGS, tested by miod@Marc Espie
2005-01-06Bring back the code simplifications after debug and testing by drahn@Miod Vallat
2005-01-06Make sure the kthread does not run before iop_config_interrupts().Miod Vallat