CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/24 11:32:54
Modified files:
sys/dev/pci: if_iwn.c
Log message:
unbreak 6200 support by forcing Tx/Rx chains masks since ROM
contains broken data.
reported by matthew@; verified by me against Linu
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/15 04:41:14
Modified files:
share/man/man4 : urtwn.4
Log message:
POWCHIP POW-N18
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/15 04:39:28
Modified files:
sys/dev/ic : ar9285.c
Log message:
carrier leakage calibration workaround for high temperature is not
applicable on AR9271.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/11 14:04:46
Modified files:
sys/dev/usb: if_urtw.c
Log message:
use ic->ic_ibss_chan instead of ic->ic_bss->ni_chan for Rx radiotap
since the latter is not initialized in monitor mode.
should fi
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/10 09:59:05
Modified files:
share/man/man4 : run.4
sys/dev/usb: if_run.c
Log message:
add the Buffalo WLI-UC-GNHP.
from Jordi Beltran Creix.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/10 09:57:27
Modified files:
sys/dev/usb: usbdevs.h usbdevs_data.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/10 09:56:43
Modified files:
sys/dev/usb: usbdevs
Log message:
add the Buffalo WLI-UC-GNHP.
from Jordi Beltran Creix.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/09 09:00:53
Modified files:
share/man/man4 : iwn.4
Log message:
radio temperature sensor is gone.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/09 08:53:06
Modified files:
sys/dev/pci: if_iwn.c
Log message:
trust the Tx/Rx chains masks in ROM except for the 4965 and 5100
which are known to have broken ROMs.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/09 08:45:37
Modified files:
sys/dev/pci: if_iwn.c if_iwnreg.h if_iwnvar.h
Log message:
cleanup; change the way opns are attached.
include a fix for Intel Centrino Advanced-N 6250 devices
by Anton
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/08 08:18:01
Modified files:
sys/dev/usb: if_athn_usb.c if_athn_usb.h
Log message:
reserve one xfer for beacons during init.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/08 08:05:24
Modified files:
sys/dev/ic : athn.c athnvar.h
sys/dev/usb: if_athn_usb.c
Log message:
fix LEDs handling.
do not read back the LED GPIO pin since it is configured in outpu
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/08 04:56:30
Modified files:
sys/arch/amd64/conf: GENERIC
sys/arch/armish/conf: GENERIC
sys/arch/landisk/conf: GENERIC
sys/arch/loongson/conf: GENERIC
sys/arch/macppc
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/08 03:42:18
Modified files:
sys/dev/ic : athn.c
Log message:
the USB frontend has its own switch_chan() function, so no need to
do AR9271-specific stuff here.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/08 03:33:33
Modified files:
share/man/man4 : athn.4
Log message:
s/;/:/
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/08 03:02:32
Modified files:
sys/dev/pci: if_athn_pci.c
sys/dev/cardbus: if_athn_cardbus.c
Log message:
clear pci configuration register 0x41 on resume, like during attach.
only clear it
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/06 12:49:58
Modified files:
sys/dev/usb: if_otus.c if_uath.c
Log message:
Remove dead links.
Atheros have reworked their website.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/06 12:47:46
Modified files:
share/man/man4 : athn.4 otus.4 uath.4
Log message:
Remove dead links.
Atheros have reworked their website.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/06 12:45:05
Modified files:
share/man/man4 : athn.4
Log message:
indicate the number of spatial streams along with the number
of Tx/Rx chains.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/06 12:32:10
Modified files:
sys/conf : files
sys/dev/usb: files.usb
Log message:
only athn at uhub (not pci or cardbus) needs firmload
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/06 12:20:54
Modified files:
sys/dev/usb: if_athn_usb.c
Log message:
cleanup athn_usb_rx_frame().
remove padding after 802.11 header if any.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/06 12:03:12
Modified files:
sys/dev/usb: if_athn_usb.c
Log message:
implement fast channel change.
this dramatically reduces the number of register reads/writes and
thus the number of context swi
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/06 10:45:36
Modified files:
sys/dev/usb: if_athn_usb.c
Log message:
create STA entry for our BSS upon association.
update Rx filter after association.
move RECV_START command outside of rx_enable
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/06 00:28:45
Modified files:
sys/arch/i386/conf: GENERIC
Log message:
enable athn at uhub
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/06 00:27:15
Modified files:
share/man/man4 : athn.4 usb.4
sys/conf : files
sys/dev/usb: files.usb
sys/dev/ic : athn.c athnreg.h athnvar.h ar5008.c ar9280.c
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/05 14:31:34
Modified files:
sys/dev/ic : ar9380.c
Log message:
cosmetic, no binary change.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/01 09:01:43
Modified files:
sys/dev/usb: usbdevs.h usbdevs_data.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/01 09:00:57
Modified files:
sys/dev/usb: usbdevs
Log message:
the ACCTON is an AR9280+AR7010, not an AR9271, so update id accordingly.
cleanup other AR928X+AR7010 ids while i'm here.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/01 07:25:03
Modified files:
sys/dev/ic : ar9280.c ar9285.c ar9380.c
Log message:
cleanup, no binary change.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/01 06:44:43
Modified files:
sys/dev/ic : ar9003.c ar9003reg.h ar9380.c ar9380reg.h
Log message:
more AR9380/AR9485 bits.
add Tx gain initvals for high-power AR9380 solutions.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/01 05:58:33
Modified files:
sys/dev/ic : athnreg.h
Log message:
unbreak kernel builds; sorry guys.
pointed out by Benoit Lecocq.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2011/01/01 03:48:31
Modified files:
sys/dev/ic : athnvar.h ar9380reg.h ar9380.c ar9003reg.h
ar9003.c ar5008.c
Log message:
add code to read OTPROM on the AR9485
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/31 14:44:38
Modified files:
sys/dev/ic : athn.c
Log message:
when stopping Rx, set the AR_DIAG_RX_ABORT bit too.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/31 14:23:55
Modified files:
sys/dev/ic : ar9380.c athnvar.h ar9380reg.h ar9003.c
Log message:
limit the number of Tx chains used on some 3-stream AR9380 chips
for MCS0~15 to not exceed the PCIe p
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/31 13:50:14
Modified files:
sys/dev/usb: if_rsu.c if_urtwn.c
Log message:
grrr... use the same style in the activate functions than in the
surrounding code.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/31 12:47:50
Modified files:
sys/dev/pci: pcidevs
Log message:
cleanup the mess in iwn(4) intel wireless pci ids and add new ones.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/31 12:48:56
Modified files:
sys/dev/pci: pcidevs.h pcidevs_data.h if_iwn.c
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/31 11:49:31
Modified files:
share/man/man4 : iwn.4
Log message:
new firmware package with updated image for the 6250.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/31 11:24:41
Modified files:
sys/dev/ic : athn.c
Log message:
move reading of the hardware revision earlier.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/31 11:08:14
Modified files:
sys/dev/ic : ar9380reg.h
Log message:
Fix conformance test limit values in default AR9380 rom images.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/31 10:50:48
Modified files:
sys/dev/ic : ar5008.c ar5008reg.h ar9280.c ar9285.c ar9287.c
Log message:
of course, GPIO handling on AR9271 and AR7010 had to be different
from all other chips... qui
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/31 10:17:14
Modified files:
sys/dev/ic : ar5008.c ar9285.c ar9285reg.h athn.c athnreg.h
Log message:
commit some bits that will be required by AR9271/AR7010
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/31 07:52:47
Modified files:
sys/dev/pci: if_athn_pci.c
sys/dev/cardbus: if_athn_cardbus.c
sys/dev/ic : athn.c
Log message:
move the printing of the MAC address to the same l
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/31 07:37:15
Modified files:
sys/dev/ic : ar9285reg.h ar9380reg.h
Log message:
add initvals for the AR9271.
add initvals for the AR9485.
update initvals for the AR9380 2.2 (from ath9k):
"reduce th
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/31 07:06:05
Modified files:
sys/dev/pci: if_athn_pci.c
sys/dev/cardbus: if_athn_cardbus.c
sys/dev/ic : athn.c athnreg.h athnvar.h ar5008.c ar9003.c
a
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/15 09:49:03
Modified files:
sys/dev/usb: usbdevs
Log message:
Add USB ID for the Hercules HWGUn-54; from pea@
Use a better name for the Hercules HWNUm-300 while I'm here.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/15 09:51:39
Modified files:
sys/dev/usb: usbdevs.h usbdevs_data.h if_rsu.c
share/man/man4 : rsu.4
Log message:
attach the Hercules HWGUn-54 to rsu(4)
from pea@
CVSROOT:/cvs
Module name:www
Changes by: dam...@cvs.openbsd.org 2010/12/14 11:33:06
Modified files:
. : want.html
Log message:
Someone sent money on my PayPal account to buy a Ubiquiti WifiStation-EXT.
Yay! Now I can fry my brain with a new toy!
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/14 11:01:08
Modified files:
sys/dev/usb: usbdevs.h usbdevs_data.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/14 11:00:17
Modified files:
sys/dev/usb: usbdevs
Log message:
bunch of Atheros AR9271 product ids.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/13 11:45:00
Modified files:
share/man/man4 : otus.4
Log message:
the 3Com 3CRUSBN275 is an otus(4).
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/13 10:32:44
Modified files:
share/man/man4 : urtwn.4
Log message:
fixed urtwn-license.
the firmware image does not change, hence the p0.
CVSROOT:/cvs
Module name:www
Changes by: dam...@cvs.openbsd.org 2010/12/13 10:09:16
Modified files:
. : want.html
Log message:
I'll write a driver for Atheros AR9271 802.11n USB devices if someone
sends me an Ubiquiti WifiStation or WifiStation-EXT.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/13 10:11:20
Modified files:
sys/dev/usb: if_rsu.c
Log message:
#undef RSU_DEBUG
print the firmware diagnostic messages only if IFF_DEBUG is set.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/12 07:33:57
Modified files:
sys/arch/armish/conf: GENERIC
sys/arch/landisk/conf: GENERIC
sys/arch/macppc/conf: GENERIC
sys/arch/socppc/conf: GENERIC
sys/arch/loongso
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/12 07:03:41
Modified files:
sys/dev/usb: if_rsu.c if_rsureg.h
Log message:
cosmetic
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/11 14:59:15
Modified files:
share/man/man4 : rsu.4
Log message:
s/RTL8192CU/RTL8192SU/
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/11 14:07:38
Modified files:
sys/dev/usb: if_urtwn.c
Log message:
drop Rx'd frames larger than MCLBYTES.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/11 13:48:21
Modified files:
share/man/man4 : usb.4 Makefile
sys/dev/usb: files.usb
sys/arch/i386/conf: GENERIC
sys/arch/amd64/conf: GENERIC
Added files:
share/ma
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/11 06:27:27
Modified files:
sys/dev/usb: if_urtwn.c
Log message:
rxi_flags was used uninitialized, and in some cases, received frames
were dropped.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/07 10:03:19
Modified files:
sys/dev/usb: if_urtwn.c
Log message:
remove useless #include
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/07 10:01:04
Modified files:
share/man/man4 : urtwn.4
Log message:
B-Link (not D-Link!) BL-LW05-5R
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/01 11:47:51
Modified files:
sys/dev/pci: pcireg.h
Log message:
Add definition for "Extended Synch" bit in PCIe Link Control register.
>From PCI Express(R) Base Specification Rev 2.0.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/01 10:08:20
Modified files:
sys/dev/pci: pcidevs.h pcidevs_data.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/12/01 10:07:37
Modified files:
sys/dev/pci: pcidevs
Log message:
PCI id for Atheros AR9485.
This is a single-stream single-band AR9300.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/29 10:35:25
Modified files:
sys/dev/usb: usbdevs.h usbdevs_data.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/29 10:34:26
Modified files:
sys/dev/usb: usbdevs
Log message:
bunch of RTL8192SU product ids.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/19 09:59:35
Modified files:
share/man/man4 : urtwn.4
Log message:
Another "I'm the world's smallest" "No, this is me!" player:
- TRENDnet TEW-648UBM
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/19 09:57:52
Modified files:
share/man/man4 : urtwn.4
Log message:
More ultra-{micro,nano,pico,femto,atto,zepto,yocto} wifi dongles:
- Digitus DN-7042
- Solwise NET-WL-UMD-606N
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/16 13:01:31
Modified files:
share/man/man4 : urtwn.4
Log message:
urtwn-firmware-1.1 contains V60 firmware (1.0 was V57).
please upgrade.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/16 12:28:56
Modified files:
sys/dev/usb: if_urtwn.c
Log message:
attach FeiXun products.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/16 12:26:45
Modified files:
sys/dev/usb: usbdevs.h usbdevs_data.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/16 12:25:27
Modified files:
sys/dev/usb: usbdevs
Log message:
new "FeiXun Communication" vendor id and two associated
RTL8188CU product ids.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/16 11:02:59
Modified files:
sys/dev/usb: if_urtwn.c if_urtwnreg.h
Log message:
periodically measure temperature and redo LC calibration if temperature
changes significantly since last LC calibrat
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/15 12:11:57
Modified files:
sys/dev/pci: if_ipw.c if_iwi.c
Log message:
Reset ic_scan_lock in {ipw,iwi}_stop similarly to {wpi,iwn}_stop.
>From Jeremy Chase.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/15 12:07:34
Modified files:
sys/arch/armish/conf: GENERIC
sys/arch/landisk/conf: GENERIC
sys/arch/macppc/conf: GENERIC
sys/arch/socppc/conf: GENERIC
sys/arch/loongso
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/15 11:56:14
Modified files:
sys/dev/usb: if_urtwn.c
Log message:
print board type in human readable form in dmesg.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/10 14:06:44
Modified files:
sys/dev/ic : athnvar.h ar9003.c ar9003reg.h ar9380.c
ar9380reg.h
Log message:
Several updates for the Osprey (AR9380):
- Add the different RO
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/10 10:23:44
Modified files:
share/man/man4 : run.4
Log message:
s/NWD2705/NWD2205/
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/09 10:49:51
Modified files:
share/man/man4 : run.4
Log message:
the ZyXEL NWD2705 is a run(4) RT3070
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/09 10:20:23
Modified files:
share/man/man4 : urtwn.4
Log message:
more ultra nano adapters.
some, like the DWA-121 or GW-USNano2 are not yet available (they just
passed wi-fi alliance certification)
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/07 11:00:42
Modified files:
sys/dev/ic : ar5008.c
Log message:
fix a test in ar5008_rx_free()
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/06 14:21:33
Modified files:
share/man/man4 : run.4
Log message:
The Buffalo WLI-UC-GNM is a Ralink RT3070V.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/06 14:07:22
Modified files:
share/man/man4 : urtwn.4
Log message:
Add two RTL8188CUS:
- Full River FR-W100NUL
- Planex GW-USValue-EZ
The GW-USValue-EZ is damn small! I hope it ships with tweezers.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/06 13:48:18
Modified files:
share/man/man4 : urtwn.4
Log message:
+ Aus. Linx AL-9604R1S
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/06 13:36:30
Modified files:
share/man/man4 : urtwn.4
Log message:
The "EDUP EP-N8508" NANO-USB is an RTL8188CUS too.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/06 13:28:28
Modified files:
share/man/man4 : urtwn.4
Log message:
The "AirLink101 AWLL5088 Wireless N 150 Ultra Mini USB Adapter" is
an RTL8188CUS urtwn(4) adapter.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/06 06:27:43
Modified files:
sys/dev/usb: if_urtwn.c if_urtwnreg.h
Log message:
print the MAC address on the second line like with the other USB
802.11 drivers.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/06 06:24:28
Modified files:
sys/arch/sparc64/conf: GENERIC
Log message:
urtwn(4) works on sparc64 too.
committed from my Sun Blade 1500 with the HWNUp-150.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/05 12:45:11
Modified files:
share/man/man4 : ral.4
Log message:
mention RT3090 in 4.9 in HISTORY section
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/05 11:57:10
Modified files:
sys/dev/usb: if_urtwn.c
Log message:
s/urtw_devs/urtwn_devs/
no binary change
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/05 11:26:38
Modified files:
sys/dev/usb: if_urtwn.c
Log message:
double \n\n in dmesg
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/05 11:01:59
Modified files:
share/man/man4 : usb.4
Log message:
.Xr urtwn
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/11/05 10:58:12
Modified files:
share/man/man4 : Makefile
sys/dev/usb: files.usb
sys/arch/i386/conf: GENERIC
sys/arch/amd64/conf: GENERIC
Added files:
share/man/man4
CVSROOT:/cvs
Module name:www
Changes by: dam...@cvs.openbsd.org 2010/11/01 10:56:49
Modified files:
. : 48.html
Log message:
s/uscanner/usscanner/
change the ss(4) and usscanner(4) dead links to point to the 4.7 pages.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/10/30 12:03:43
Modified files:
sys/dev/usb: if_run.c if_otus.c
Log message:
in otus, tx() can return on error without releasing the node
so release the node in the caller (if_start) instead and do
t
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/10/30 05:59:05
Modified files:
sys/dev/usb: if_run.c
Log message:
no need to compute hdrlen in (), it is not used.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/10/30 05:52:29
Modified files:
sys/dev/usb: if_run.c if_otus.c
Log message:
always decrement the number of xfers queued in txeof() even
if transfer failed.
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/10/30 05:47:53
Modified files:
sys/dev/usb: if_run.c if_otus.c
Log message:
don't release the node twice if tx() fails
CVSROOT:/cvs
Module name:src
Changes by: dam...@cvs.openbsd.org 2010/10/30 05:46:47
Modified files:
sys/dev/usb: if_otus.c if_run.c
Log message:
use (ifp->if_softc != NULL) instead of (ifp->if_flags != 0) to check
if interface was attached.
both are correct but this
1 - 100 of 643 matches
Mail list logo