summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/daic
diff options
context:
space:
mode:
authorcube <cube@NetBSD.org>2005-01-23 20:55:57 +0000
committercube <cube@NetBSD.org>2005-01-23 20:55:57 +0000
commitc8f95d9a611411bcc96cc4ab43ac079bf4b2e448 (patch)
treee0af71da094dd8489cecfd38bd85467ee977a864 /sys/dev/microcode/daic
parentab1460715bdf0e777b4195d609e25d8abd4b75dd (diff)
Add 'd' to usage, sort options in usage, sort options in getopt() call.
Diffstat (limited to 'sys/dev/microcode/daic')
0 files changed, 0 insertions, 0 deletions
usb/if_ural.c?id=83e06e734e67c13f66e6fef331ff7e6b3636fd08'>Use usb_callout.kiyohara 2007-05-07Sync the list of supported models with OpenBSD, 4 new models werextraeme 2007-03-13Introduce different autoconf interface attributes for USB driversdrochner 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2006-11-16__unused removal on arguments; approved by core.christos 2006-10-31Move AMRR code out of wpi(4) and ural(4) into net80211 itself.joerg 2006-10-31Split the USB task queue into two parts, one for normal device tasks andjoerg 2006-10-26Revert last change. The DWL122C1 is *not* an ural device.joerg 2006-10-17Recognize a newer D-Link DWL-G122 as supported.wiz 2006-10-12- sprinkle __unused on function decls.christos 2006-07-05Patches contributed by KIYOHARA Takashi, taken from FreeBSD.perry 2006-03-04Avoid shadowing globals on sparc64.nakayama 2005-11-28Use usbd_clear_endpoint_stall_async() when clearing endpoint stalls inaugustss 2005-11-19Adapt to new net80211(9).skrll 2005-09-16Match my Zonet ZEW2500Pjmcneill 2005-08-16make the packets fed to BPF reflect reality better:drochner 2005-08-16PR/31000: FUKAUMI Naoki: 2 bugs in ral driver:christos 2005-07-12tell bpf radiotap consumers that the FCS is appendeddrochner 2005-07-12fixes from FUKAUMI Naoki. Changes aredrochner 2005-07-06Avoid an unnecessary API difference between NetBSD and FreeBSD:dyoung 2005-07-04some fixes and cleanups to the USB-ral wlan adapter, from FUKAUMI Naokidrochner 2005-07-01add drivers for Ralink RT2500-based wireless adapters, written bydrochner