The NetBSD Project

CVS log for src/sys/dev/usb/if_bwfm_usb.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / dev / usb

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jul 22 17:18:10 2020 UTC (4 years, 4 months ago) by riastradh
Branches: MAIN
CVS tags: thorpej-ifq-base, thorpej-ifq, thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-futex, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, thorpej-altq-separation-base, thorpej-altq-separation, perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-sunxi-drm-base, bouyer-sunxi-drm, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +12 -10 lines
Sort #includes.  Nix trailing whitespace.

No functional change intended.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jul 22 17:17:37 2020 UTC (4 years, 4 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3 lines
Omit needless <sys/pcq.h>.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun May 31 11:12:36 2020 UTC (4 years, 6 months ago) by jdolecek
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
make bwfm_usb_bus_ops static and const

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat May 30 19:23:25 2020 UTC (4 years, 6 months ago) by jdolecek
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
catch up with changes - need bwfmreg.h before bwfmvar.h

Revision 1.6.2.2: download - view: text, markup, annotated - select for diffs
Wed Apr 8 14:08:13 2020 UTC (4 years, 8 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.6.2.1: preferred, colored; branchpoint 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6.2.1: +55 -67 lines
Merge changes from current as of 20200406

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Mar 25 03:44:45 2020 UTC (4 years, 8 months ago) by thorpej
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +53 -65 lines
- Refactor the firmware loading code into a set of common routines in the
  core driver that understand how to find model-specific files before the
  generic files.  This greatly simplifies the firmware loading procedure
  in each of the bus front ends.  Adding additional firmware file types
  (such as CLM files) much simpler.
- Make firmware image selection table-driven rather than a set of switch()
  and if() statements.
- Add several additional firmware image entries.

Revision 1.9.6.1: download - view: text, markup, annotated - select for diffs
Sat Feb 29 20:19:16 2020 UTC (4 years, 9 months ago) by ad
Branches: ad-namecache
Diff to: previous 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9: +4 -4 lines
Sync with head.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jan 29 06:26:32 2020 UTC (4 years, 10 months ago) by thorpej
Branches: MAIN
CVS tags: is-mlppp-base, is-mlppp, ad-namecache-base3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4 lines
Adopt <net/if_stats.h>.

Revision 1.6.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:07:33 2019 UTC (5 years, 6 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -3 lines
Sync with HEAD

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jan 27 02:08:42 2019 UTC (5 years, 10 months ago) by pgoyette
Branches: MAIN
CVS tags: phil-wifi-20191119, phil-wifi-20190609, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, isaki-audio2-base, isaki-audio2, ad-namecache-base2, ad-namecache-base1, ad-namecache-base
Branch point for: ad-namecache
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Merge the [pgoyette-compat] branch

Revision 1.8.2.2: download - view: text, markup, annotated - select for diffs
Wed Oct 31 09:23:00 2018 UTC (6 years, 1 month ago) by martin
Branches: netbsd-8
CVS tags: netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1
Diff to: previous 1.8.2.1: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.2.1: +904 -0 lines
Backport of bfwm code, requested by maya in ticket #1072:

	sys/dev/ic/bwfm.c			1.14
	sys/dev/ic/bwfmreg.h			1.3
	sys/dev/ic/bwfmvar.h			1.3
	sys/dev/pci/if_bwfm_pci.c 		1.4
	sys/dev/pci/if_bwfm_pci.h		1.8
	sys/dev/usb/if_bwfm_usb.c 		1.8

via patch.

Revision 1.4.2.2: download - view: text, markup, annotated - select for diffs
Thu Sep 6 06:56:04 2018 UTC (6 years, 3 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.4.2.1: preferred, colored; branchpoint 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4.2.1: +7 -3 lines
Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)

Revision 1.8.2.1
Sat Sep 1 22:01:03 2018 UTC (6 years, 3 months ago) by martin
Branches: netbsd-8
FILE REMOVED
Changes since revision 1.8: +0 -904 lines
file if_bwfm_usb.c was added on branch netbsd-8 on 2018-10-31 09:23:00 +0000

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Sep 1 22:01:03 2018 UTC (6 years, 3 months ago) by riastradh
Branches: MAIN
CVS tags: pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906
Branch point for: netbsd-8
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -3 lines
bwfm has only one tx descriptor; limit mbuf chains to one segment.

PR kern/53287

Can't use m_defrag because it always yields two segments.

Discussion on tech-net:
https://mail-index.netbsd.org/tech-net/2018/09/01/msg007031.html

Diagnosed and tested by maya.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Aug 12 06:02:38 2018 UTC (6 years, 4 months ago) by rin
Branches: MAIN
CVS tags: jdolecek-ncqfixes-base, jdolecek-ncqfixes
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -1 lines
Add missing __KERNEL_RCSID.

Revision 1.4.2.1: download - view: text, markup, annotated - select for diffs
Mon May 21 04:36:12 2018 UTC (6 years, 6 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +51 -4 lines
Sync with HEAD

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri May 11 10:59:30 2018 UTC (6 years, 7 months ago) by jmcneill
Branches: MAIN
CVS tags: phil-wifi-base, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521
Branch point for: phil-wifi
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Fix off-by-one in rx packet processing

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri May 11 07:41:11 2018 UTC (6 years, 7 months ago) by maya
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +50 -3 lines
sync with openbsd bwfm to some extent.

add a txcheck
set chip active/passive for more kinds of chips
add wrapper around setting active/passive
detect chip RAM
make bwfm_rx take an mbuf

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jan 21 13:57:11 2018 UTC (6 years, 10 months ago) by skrll
Branches: MAIN
CVS tags: pgoyette-compat-base, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315
Branch point for: pgoyette-compat
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
PR kern/52931 Kernel panics with Atheros usb wireless interface

Audit the flags to usbd_create_xfer so that USBD_FORCE_SHORT_XFER is
supplied wherever such a transfer is setup.  We can drop
USBD_SHORT_XFER_OK as it has not bearing on number of TDs

Revision 1.3.2.2: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:37:33 2017 UTC (7 years ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.3.2.1: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.2.1: +853 -0 lines
update from HEAD

Revision 1.3.2.1
Sat Oct 21 20:36:12 2017 UTC (7 years, 1 month ago) by jdolecek
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.3: +0 -853 lines
file if_bwfm_usb.c was added on branch tls-maxphys on 2017-12-03 11:37:33 +0000

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Oct 21 20:36:12 2017 UTC (7 years, 1 month ago) by jmcneill
Branches: MAIN
CVS tags: tls-maxphys-base-20171202
Branch point for: tls-maxphys
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +9 -3 lines
Pass WME access classification to bcdc header

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 21 18:18:44 2017 UTC (7 years, 1 month ago) by jmcneill
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
Initialize all fields in bcdc header.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 19 23:58:41 2017 UTC (7 years, 1 month ago) by jmcneill
Branches: MAIN
Add driver for Broadcom 802.11a/b/g/n/ac USB wireless devices, based on
the OpenBSD bwfm(4) driver.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>