The NetBSD Project

CVS log for src/sys/arch/sparc64/dev/vnet.c

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Dec 14 20:17:18 2023 UTC (15 months, 1 week ago) by andvar
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -4 lines
Use console_debugger() vs Debugger() which allows to avoid #ifdef DDB blocks.

From uwe@

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Dec 13 23:11:35 2023 UTC (15 months, 1 week ago) by andvar
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1 lines
Add #ifdef DDB blocks around Debugger(); calls to make kernel build without DDB.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Dec 13 22:53:04 2023 UTC (15 months, 1 week ago) by andvar
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -9 lines
Make NBPFILTER build by adopting NetBSD's bpf_mtap() interface and definitions.
Condition is also not needed, since this check is performed inside function.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Sep 18 13:31:08 2022 UTC (2 years, 6 months ago) by thorpej
Branches: MAIN
CVS tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, netbsd-10-base, netbsd-10-1-RELEASE, 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, bouyer-sunxi-drm-base, bouyer-sunxi-drm
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -15 lines
Eliminate use of IFF_OACTIVE.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 11 23:49:28 2022 UTC (3 years, 1 month ago) by riastradh
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -5 lines
sparc64/vnet(4): device_t/softc split

Revision 1.5.4.2: download - view: text, markup, annotated - select for diffs
Sat Apr 3 22:28:38 2021 UTC (3 years, 11 months ago) by thorpej
Branches: thorpej-futex
Diff to: previous 1.5.4.1: preferred, colored; branchpoint 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5.4.1: +1614 -0 lines
Sync with HEAD.

Revision 1.5.4.1
Mon Mar 15 18:44:04 2021 UTC (4 years ago) by thorpej
Branches: thorpej-futex
FILE REMOVED
Changes since revision 1.5: +0 -1614 lines
file vnet.c was added on branch thorpej-futex on 2021-04-03 22:28:38 +0000

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Mar 15 18:44:04 2021 UTC (4 years ago) by palle
Branches: MAIN
CVS tags: 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-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Branch point for: thorpej-futex
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +19 -705 lines
sun4v: vnet - cleanup of debug code (no functional changes)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Mar 13 20:21:37 2021 UTC (4 years ago) by palle
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +128 -19 lines
sun4v: vnet - reception and transmission of eternet frames seems to work now (it is possible to ping 8.8.8.8 from inside a sun4v ldom). Still cleanup of debug code to be done.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 11 19:34:11 2021 UTC (4 years ago) by palle
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +343 -42 lines
sun4v: vnet - reception of ethernet frames seems to work now (WIP and code is  still full of debug code)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Mar 4 20:59:39 2021 UTC (4 years ago) by palle
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2 lines
sun4v: add vnet driver from openbsd - compiles but probably does not work yet - still WIP (now with NetBSD cvs tag and compiles for 32-bit SUN4U

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Mar 4 20:17:00 2021 UTC (4 years ago) by palle
Branches: MAIN
sun4v: add vnet driver from openbsd - compiles but probably does not work yet - still WIP

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>