Up to [cvs.NetBSD.org] / src / sys / arch / sparc64 / dev
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Sun Sep 18 13:31:08 2022 UTC (4 months, 1 week ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Changes since 1.6: +1 -15
lines
Diff to previous 1.6 (colored)
Eliminate use of IFF_OACTIVE.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Feb 11 23:49:28 2022 UTC (11 months, 2 weeks ago) by riastradh
Branch: MAIN
Changes since 1.5: +8 -5
lines
Diff to previous 1.5 (colored)
sparc64/vnet(4): device_t/softc split
Revision 1.5.4.2 / (download) - annotate - [select for diffs], Sat Apr 3 22:28:38 2021 UTC (21 months, 3 weeks ago) by thorpej
Branch: thorpej-futex
Changes since 1.5.4.1: +1614 -0
lines
Diff to previous 1.5.4.1 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored)
Sync with HEAD.
Revision 1.5.4.1, Mon Mar 15 18:44:04 2021 UTC (22 months, 2 weeks ago) by thorpej
Branch: thorpej-futex
Changes since 1.5: +0 -1614
lines
FILE REMOVED
file vnet.c was added on branch thorpej-futex on 2021-04-03 22:28:38 +0000
Revision 1.5 / (download) - annotate - [select for diffs], Mon Mar 15 18:44:04 2021 UTC (22 months, 2 weeks ago) by palle
Branch: 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
Changes since 1.4: +19 -705
lines
Diff to previous 1.4 (colored)
sun4v: vnet - cleanup of debug code (no functional changes)
Revision 1.4 / (download) - annotate - [select for diffs], Sat Mar 13 20:21:37 2021 UTC (22 months, 2 weeks ago) by palle
Branch: MAIN
Changes since 1.3: +128 -19
lines
Diff to previous 1.3 (colored)
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) - annotate - [select for diffs], Thu Mar 11 19:34:11 2021 UTC (22 months, 2 weeks ago) by palle
Branch: MAIN
Changes since 1.2: +343 -42
lines
Diff to previous 1.2 (colored)
sun4v: vnet - reception of ethernet frames seems to work now (WIP and code is still full of debug code)
Revision 1.2 / (download) - annotate - [select for diffs], Thu Mar 4 20:59:39 2021 UTC (22 months, 3 weeks ago) by palle
Branch: MAIN
Changes since 1.1: +3 -2
lines
Diff to previous 1.1 (colored)
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) - annotate - [select for diffs], Thu Mar 4 20:17:00 2021 UTC (22 months, 3 weeks ago) by palle
Branch: MAIN
sun4v: add vnet driver from openbsd - compiles but probably does not work yet - still WIP