The NetBSD Project

CVS log for src/sys/dev/pci/if_kse.c

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.59 / (download) - annotate - [select for diffs], Sat Sep 24 18:12:42 2022 UTC (18 months, 3 weeks ago) by thorpej
Branch: MAIN
CVS Tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, 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, bouyer-sunxi-drm-base, bouyer-sunxi-drm, HEAD
Changes since 1.58: +2 -3 lines
Diff to previous 1.58 (colored) to selected 1.12.6.2 (colored)

Remove unnecessary include of <sys/malloc.h>.

Revision 1.58 / (download) - annotate - [select for diffs], Fri Dec 31 14:25:23 2021 UTC (2 years, 3 months ago) by riastradh
Branch: MAIN
Changes since 1.57: +3 -3 lines
Diff to previous 1.57 (colored) to selected 1.12.6.2 (colored)

sys: Use if_init wrapper function.

Exception: Not in kern_pmf.c, for the kind of silly reason that it
avoids having kern_pmf.c refer to symbols defined only in net; this
avoids a pain in the rump.

Revision 1.56.6.1 / (download) - annotate - [select for diffs], Thu May 13 00:47:31 2021 UTC (2 years, 11 months ago) by thorpej
Branch: thorpej-i2c-spi-conf
Changes since 1.56: +13 -9 lines
Diff to previous 1.56 (colored) next main 1.57 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD.

Revision 1.57 / (download) - annotate - [select for diffs], Sat May 8 00:27:02 2021 UTC (2 years, 11 months ago) by thorpej
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-futex2-base, thorpej-futex2, thorpej-cfargs2-base, thorpej-cfargs2, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Changes since 1.56: +13 -9 lines
Diff to previous 1.56 (colored) to selected 1.12.6.2 (colored)

Use pci_compatible_match().

Revision 1.56 / (download) - annotate - [select for diffs], Sun Sep 20 23:48:09 2020 UTC (3 years, 6 months ago) by nisimura
Branch: MAIN
CVS Tags: thorpej-futex-base, thorpej-futex, thorpej-cfargs-base, thorpej-cfargs
Branch point for: thorpej-i2c-spi-conf
Changes since 1.55: +138 -152 lines
Diff to previous 1.55 (colored) to selected 1.12.6.2 (colored)


- rectify nonsense and bugs around statistics counter managment.
- scoop up counter values in one second interval comsolidating with phy_tick.
- reformat register definitions for ease to see.

Revision 1.55 / (download) - annotate - [select for diffs], Sun Sep 20 20:15:11 2020 UTC (3 years, 6 months ago) by nisimura
Branch: MAIN
Changes since 1.54: +5 -4 lines
Diff to previous 1.54 (colored) to selected 1.12.6.2 (colored)

guard statistics gathering callout with #ifdef

Revision 1.54 / (download) - annotate - [select for diffs], Sun Sep 20 17:59:42 2020 UTC (3 years, 6 months ago) by nisimura
Branch: MAIN
Changes since 1.53: +15 -26 lines
Diff to previous 1.53 (colored) to selected 1.12.6.2 (colored)

be more cautious about error exit path. nuke unused variables

Revision 1.32.2.2 / (download) - annotate - [select for diffs], Mon Apr 13 08:04:26 2020 UTC (4 years ago) by martin
Branch: phil-wifi
Changes since 1.32.2.1: +397 -266 lines
Diff to previous 1.32.2.1 (colored) to branchpoint 1.32 (colored) next main 1.33 (colored) to selected 1.12.6.2 (colored)

Mostly merge changes from HEAD upto 20200411

Revision 1.53 / (download) - annotate - [select for diffs], Wed Apr 1 04:00:14 2020 UTC (4 years ago) by nisimura
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh
Changes since 1.52: +7 -6 lines
Diff to previous 1.52 (colored) to selected 1.12.6.2 (colored)


insert missing ETHER_UNLOCK()

Revision 1.52 / (download) - annotate - [select for diffs], Wed Apr 1 00:07:04 2020 UTC (4 years ago) by nisimura
Branch: MAIN
Changes since 1.51: +12 -15 lines
Diff to previous 1.51 (colored) to selected 1.12.6.2 (colored)

switch to use ETHER_F_ALLMULTI flag

Revision 1.51 / (download) - annotate - [select for diffs], Tue Mar 24 04:00:26 2020 UTC (4 years ago) by nisimura
Branch: MAIN
Changes since 1.50: +9 -12 lines
Diff to previous 1.50 (colored) to selected 1.12.6.2 (colored)

nuke <sys/queue.h> and reorder #include

Revision 1.50 / (download) - annotate - [select for diffs], Mon Mar 2 19:16:02 2020 UTC (4 years, 1 month ago) by nisimura
Branch: MAIN
CVS Tags: is-mlppp-base, is-mlppp
Changes since 1.49: +10 -13 lines
Diff to previous 1.49 (colored) to selected 1.12.6.2 (colored)

minor knits in mcast handling.

Revision 1.47.2.1 / (download) - annotate - [select for diffs], Sat Feb 29 20:19:10 2020 UTC (4 years, 1 month ago) by ad
Branch: ad-namecache
Changes since 1.47: +12 -10 lines
Diff to previous 1.47 (colored) next main 1.48 (colored) to selected 1.12.6.2 (colored)

Sync with head.

Revision 1.49 / (download) - annotate - [select for diffs], Mon Feb 17 06:05:31 2020 UTC (4 years, 2 months ago) by nisimura
Branch: MAIN
CVS Tags: ad-namecache-base3
Changes since 1.48: +8 -6 lines
Diff to previous 1.48 (colored) to selected 1.12.6.2 (colored)

comment mods and code tiddy ups

Revision 1.48 / (download) - annotate - [select for diffs], Tue Feb 4 07:37:00 2020 UTC (4 years, 2 months ago) by skrll
Branch: MAIN
Changes since 1.47: +6 -6 lines
Diff to previous 1.47 (colored) to selected 1.12.6.2 (colored)

Adopt <net/if_stats.h>

Revision 1.47 / (download) - annotate - [select for diffs], Mon Jan 6 07:57:06 2020 UTC (4 years, 3 months ago) by nisimura
Branch: MAIN
CVS Tags: ad-namecache-base2, ad-namecache-base1, ad-namecache-base
Branch point for: ad-namecache
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored) to selected 1.12.6.2 (colored)

correct bogus comparison. pointed by msaitoh@

Revision 1.46 / (download) - annotate - [select for diffs], Sat Dec 14 04:12:49 2019 UTC (4 years, 4 months ago) by nisimura
Branch: MAIN
Changes since 1.45: +6 -0 lines
Diff to previous 1.45 (colored) to selected 1.12.6.2 (colored)

use FC enable bit for 8842 host port

Revision 1.45 / (download) - annotate - [select for diffs], Thu Dec 12 12:00:06 2019 UTC (4 years, 4 months ago) by nisimura
Branch: MAIN
Changes since 1.44: +22 -3 lines
Diff to previous 1.44 (colored) to selected 1.12.6.2 (colored)

use additional MAC addresses to accept mcast

Revision 1.44 / (download) - annotate - [select for diffs], Tue Dec 3 11:26:12 2019 UTC (4 years, 4 months ago) by nisimura
Branch: MAIN
Changes since 1.43: +37 -28 lines
Diff to previous 1.43 (colored) to selected 1.12.6.2 (colored)


streamline receive filter logic, work-in-progress.

Revision 1.43 / (download) - annotate - [select for diffs], Fri Nov 29 05:47:26 2019 UTC (4 years, 4 months ago) by nisimura
Branch: MAIN
Changes since 1.42: +10 -4 lines
Diff to previous 1.42 (colored) to selected 1.12.6.2 (colored)


switch to deferred if_start framework.

Revision 1.42 / (download) - annotate - [select for diffs], Tue Nov 26 08:37:05 2019 UTC (4 years, 4 months ago) by nisimura
Branch: MAIN
Changes since 1.41: +290 -190 lines
Diff to previous 1.41 (colored) to selected 1.12.6.2 (colored)


- use mii(4) layer to control KSZ8841 builtin PHY.
- handle PAUSE flow control properly according to ifconfig(8) mediaopt
  selection.
- some style knits; use aprint(9) and modernise callout(9).

Revision 1.38.2.1 / (download) - annotate - [select for diffs], Sun Nov 10 13:05:15 2019 UTC (4 years, 5 months ago) by martin
Branch: netbsd-9
CVS Tags: netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1
Changes since 1.38: +111 -114 lines
Diff to previous 1.38 (colored) next main 1.39 (colored) to selected 1.12.6.2 (colored)

Pull up following revision(s) (requested by nisimura in ticket #406):

	sys/dev/pci/if_kse.c: revision 1.40
	sys/dev/pci/if_kse.c: revision 1.41
	sys/dev/pci/if_kse.c: revision 1.39

comment touchup

 -

clarify 8842 MAC behaves 100FDX only has no alternative media selection
possible.

 -

major rework to fix link control breakage

Revision 1.41 / (download) - annotate - [select for diffs], Thu Nov 7 22:00:37 2019 UTC (4 years, 5 months ago) by nisimura
Branch: MAIN
CVS Tags: phil-wifi-20191119
Changes since 1.40: +8 -4 lines
Diff to previous 1.40 (colored) to selected 1.12.6.2 (colored)

comment touchup

Revision 1.40 / (download) - annotate - [select for diffs], Thu Nov 7 09:05:29 2019 UTC (4 years, 5 months ago) by nisimura
Branch: MAIN
Changes since 1.39: +28 -5 lines
Diff to previous 1.39 (colored) to selected 1.12.6.2 (colored)


clarify 8842 MAC behaves 100FDX only has no alternative media selection
possible.

Revision 1.39 / (download) - annotate - [select for diffs], Wed Nov 6 14:33:52 2019 UTC (4 years, 5 months ago) by nisimura
Branch: MAIN
Changes since 1.38: +82 -112 lines
Diff to previous 1.38 (colored) to selected 1.12.6.2 (colored)

major rework to fix link control breakage

Revision 1.32.2.1 / (download) - annotate - [select for diffs], Mon Jun 10 22:07:16 2019 UTC (4 years, 10 months ago) by christos
Branch: phil-wifi
Changes since 1.32: +66 -60 lines
Diff to previous 1.32 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD

Revision 1.38 / (download) - annotate - [select for diffs], Wed May 29 10:07:29 2019 UTC (4 years, 10 months ago) by msaitoh
Branch: MAIN
CVS Tags: phil-wifi-20190609, netbsd-9-base
Branch point for: netbsd-9
Changes since 1.37: +4 -8 lines
Diff to previous 1.37 (colored) to selected 1.12.6.2 (colored)

Even if we don't use MII(4), use the common path of SIOC[GS]IFMEDIA in
sys/net/if_ethersubr.c if we can.
 - Add ec_ifmedia into struct ethercom.
 - ec_mii in struct ethercom is kept and used as it is. It might be used in
   future. Note that some Ethernet drivers which _DOESN'T_ use mii(4) use
   ec_mii for keeping the if_media. Those should be changed in future.

Revision 1.37 / (download) - annotate - [select for diffs], Tue May 28 07:41:49 2019 UTC (4 years, 10 months ago) by msaitoh
Branch: MAIN
Changes since 1.36: +8 -3 lines
Diff to previous 1.36 (colored) to selected 1.12.6.2 (colored)

 Use ETHER_LOCK()/ETHER_UNLOCK() for all ethernet drivers to protect ec_multi*.

Revision 1.36 / (download) - annotate - [select for diffs], Thu May 23 10:40:39 2019 UTC (4 years, 10 months ago) by msaitoh
Branch: MAIN
Changes since 1.35: +5 -4 lines
Diff to previous 1.35 (colored) to selected 1.12.6.2 (colored)

-No functional change:
  - Simplify struct ethercom's pointer near ETHER_FIRST_MULTI().
  - Simplify MII structure initialization.
  - u_int*_t -> uint*_t.
  - KNF

Revision 1.35 / (download) - annotate - [select for diffs], Fri Apr 26 06:33:34 2019 UTC (4 years, 11 months ago) by msaitoh
Branch: MAIN
Changes since 1.34: +52 -49 lines
Diff to previous 1.34 (colored) to selected 1.12.6.2 (colored)

No functional change:
- u_int_{8,16,32}_t -> uint_{8,16,32}_t
- KNF.
- Tabify.
- Remove extra space.

Revision 1.31.14.2 / (download) - annotate - [select for diffs], Wed Dec 26 14:01:50 2018 UTC (5 years, 3 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.31.14.1: +4 -3 lines
Diff to previous 1.31.14.1 (colored) to branchpoint 1.31 (colored) next main 1.32 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD, resolve a few conflicts

Revision 1.34 / (download) - annotate - [select for diffs], Sun Dec 9 11:14:02 2018 UTC (5 years, 4 months ago) by jdolecek
Branch: MAIN
CVS Tags: pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, isaki-audio2-base, isaki-audio2
Changes since 1.33: +4 -3 lines
Diff to previous 1.33 (colored) to selected 1.12.6.2 (colored)

use pci_intr_establish_xname() everywhere

Revision 1.31.14.1 / (download) - annotate - [select for diffs], Sat Jul 28 04:37:46 2018 UTC (5 years, 8 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.31: +4 -4 lines
Diff to previous 1.31 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD

Revision 1.33 / (download) - annotate - [select for diffs], Wed Jul 18 23:10:28 2018 UTC (5 years, 9 months ago) by sevan
Branch: MAIN
CVS Tags: pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, jdolecek-ncqfixes-base, jdolecek-ncqfixes
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 (colored) to selected 1.12.6.2 (colored)

Be consistent among ethernet drivers on the convention for printing ethernet
addresses.

NFC

Revision 1.32 / (download) - annotate - [select for diffs], Tue Jun 26 06:48:01 2018 UTC (5 years, 9 months ago) by msaitoh
Branch: MAIN
CVS Tags: phil-wifi-base
Branch point for: phil-wifi
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored) to selected 1.12.6.2 (colored)

 Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward
compatibility with BIOC[GS]SEESENT ioctl. The userland interface is the same
as FreeBSD.

 This change also fixes a bug that the direction is misunderstand on some
environment by passing the direction to bpf_mtap*() instead of checking
m->m_pkthdr.rcvif.

Revision 1.22.18.4 / (download) - annotate - [select for diffs], Sun Dec 3 11:37:08 2017 UTC (6 years, 4 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.22.18.3: +2 -4 lines
Diff to previous 1.22.18.3 (colored) to branchpoint 1.22 (colored) next main 1.23 (colored) to selected 1.12.6.2 (colored)

update from HEAD

Revision 1.28.4.3 / (download) - annotate - [select for diffs], Sun Feb 5 13:40:29 2017 UTC (7 years, 2 months ago) by skrll
Branch: nick-nhusb
Changes since 1.28.4.2: +2 -4 lines
Diff to previous 1.28.4.2 (colored) to branchpoint 1.28 (colored) next main 1.29 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD

Revision 1.30.2.1 / (download) - annotate - [select for diffs], Sat Jan 7 08:56:33 2017 UTC (7 years, 3 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.30: +2 -4 lines
Diff to previous 1.30 (colored) next main 1.31 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.31 / (download) - annotate - [select for diffs], Thu Dec 15 09:28:05 2016 UTC (7 years, 4 months ago) by ozaki-r
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-compat-base, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170825, nick-nhusb-base-20170204, netbsd-8-base, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: pgoyette-compat
Changes since 1.30: +2 -4 lines
Diff to previous 1.30 (colored) to selected 1.12.6.2 (colored)

Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input

The benefits of the change are:
- We can reduce codes
- We can provide the same behavior between drivers
  - Where/When if_ipackets is counted up
  - Note that some drivers still update packet statistics in their own
    way (periodical update)
- Moved bpf_mtap run in softint
  - This makes it easy to MP-ify bpf

Proposed on tech-kern and tech-net

Revision 1.28.4.2 / (download) - annotate - [select for diffs], Sat Jul 9 20:25:04 2016 UTC (7 years, 9 months ago) by skrll
Branch: nick-nhusb
Changes since 1.28.4.1: +3 -3 lines
Diff to previous 1.28.4.1 (colored) to branchpoint 1.28 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD

Revision 1.30 / (download) - annotate - [select for diffs], Fri Jun 10 13:27:14 2016 UTC (7 years, 10 months ago) by ozaki-r
Branch: MAIN
CVS Tags: pgoyette-localcount-base, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, nick-nhusb-base-20161204, nick-nhusb-base-20161004, nick-nhusb-base-20160907, localcount-20160914
Branch point for: pgoyette-localcount
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (colored) to selected 1.12.6.2 (colored)

Introduce m_set_rcvif and m_reset_rcvif

The API is used to set (or reset) a received interface of a mbuf.
They are counterpart of m_get_rcvif, which will come in another
commit, hide internal of rcvif operation, and reduce the diff of
the upcoming change.

No functional change.

Revision 1.28.4.1 / (download) - annotate - [select for diffs], Sat Mar 19 11:30:10 2016 UTC (8 years, 1 month ago) by skrll
Branch: nick-nhusb
Changes since 1.28: +3 -3 lines
Diff to previous 1.28 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD

Revision 1.29 / (download) - annotate - [select for diffs], Tue Feb 9 08:32:11 2016 UTC (8 years, 2 months ago) by ozaki-r
Branch: MAIN
CVS Tags: nick-nhusb-base-20160529, nick-nhusb-base-20160422, nick-nhusb-base-20160319
Changes since 1.28: +3 -3 lines
Diff to previous 1.28 (colored) to selected 1.12.6.2 (colored)

Introduce softint-based if_input

This change intends to run the whole network stack in softint context
(or normal LWP), not hardware interrupt context. Note that the work is
still incomplete by this change; to that end, we also have to softint-ify
if_link_state_change (and bpf) which can still run in hardware interrupt.

This change softint-ifies at ifp->if_input that is called from
each device driver (and ieee80211_input) to ensure Layer 2 runs
in softint (e.g., ether_input and bridge_input). To this end,
we provide a framework (called percpuq) that utlizes softint(9)
and percpu ifqueues. With this patch, rxintr of most drivers just
queues received packets and schedules a softint, and the softint
dequeues packets and does rest packet processing.

To minimize changes to each driver, percpuq is allocated in struct
ifnet for now and that is initialized by default (in if_attach).
We probably have to move percpuq to softc of each driver, but it's
future work. At this point, only wm(4) has percpuq in its softc
as a reference implementation.

Additional information including performance numbers can be found
in the thread at tech-kern@ and tech-net@:
http://mail-index.netbsd.org/tech-kern/2016/01/14/msg019997.html

Acknowledgment: riastradh@ greatly helped this work.
Thank you very much!

Revision 1.22.14.1 / (download) - annotate - [select for diffs], Sun Nov 9 12:13:15 2014 UTC (9 years, 5 months ago) by martin
Branch: netbsd-6
Changes since 1.22: +4 -4 lines
Diff to previous 1.22 (colored) next main 1.23 (colored) to selected 1.12.6.2 (colored)

Pull up following revision(s) (requested by msaitoh in ticket #1189):
	sys/dev/pci/if_wm.c: revision 1.270
	sys/dev/mii/inphy.c: revision 1.53
	sys/dev/mii/glxtphy.c: revision 1.24
	sys/dev/mii/tlphy.c: revision 1.62
	sys/dev/mii/iophy.c: revision 1.37
	sys/dev/mii/brgphy.c: revision 1.70
	sys/dev/mii/ihphy.c: revision 1.8
	sys/dev/mii/bmtphy.c: revision 1.31
	sys/dev/mii/urlphy.c: revision 1.30
	sys/dev/mii/makphy.c: revision 1.40
	sys/dev/mii/qsphy.c: revision 1.48
	sys/dev/mii/igphy.c: revision 1.23
	sys/dev/mii/nsphy.c: revision 1.58
	sys/dev/mii/mvphy.c: revision 1.10
	sys/dev/pci/if_txp.c: revision 1.41
	sys/dev/mii/nsphy.c: revision 1.59
	sys/dev/mii/rlphy.c: revision 1.28
	sys/dev/mii/icsphy.c: revision 1.49
	sys/dev/mii/rlphy.c: revision 1.29
	sys/dev/mii/lxtphy.c: revision 1.49
	sys/dev/mii/ciphyreg.h: revision 1.5
	sys/dev/mii/nsphyter.c: revision 1.38
	sys/dev/mii/sqphy.c: revision 1.50
	sys/dev/mii/gentbi.c: revision 1.26
	sys/dev/mii/gentbi.c: revision 1.27
	sys/dev/mii/tqphy.c: revision 1.39
	sys/dev/mii/ikphy.c: revision 1.10
	sys/dev/mii/dmphy.c: revision 1.35
	sys/dev/mii/amhphy.c: revision 1.20
	sys/dev/mii/acphy.c: revision 1.24
	sys/dev/mii/ciphy.c: revision 1.25
	sys/dev/mii/brgphyreg.h: revision 1.8
	sys/dev/mii/ukphy_subr.c: revision 1.12
	sys/dev/ic/rtl80x9.c: revision 1.16
	sys/arch/mips/adm5120/dev/if_admsw.c: revision 1.12
	sys/dev/pci/if_kse.c: revision 1.28
	sys/dev/mii/ukphy_subr.c: revision 1.13
	sys/dev/mii/mii.h: revision 1.18
	sys/dev/mii/gphyter.c: revision 1.29
No functional change:
- Fix typo.
- Remove trailing white spaces.
- Capitalize comments.
- Tabify.
- KNF.
 IFM_FDX and IFM_HDX use different bit, so set IFM_HDX bit if it's not full
duplex. For many drivers, it recognize half duplex if IFM_FDX isn't set,
but not for others. Same as {Free|Open}BSD.

Revision 1.22.18.3 / (download) - annotate - [select for diffs], Wed Aug 20 00:03:42 2014 UTC (9 years, 8 months ago) by tls
Branch: tls-maxphys
Changes since 1.22.18.2: +8 -6 lines
Diff to previous 1.22.18.2 (colored) to branchpoint 1.22 (colored) to selected 1.12.6.2 (colored)

Rebase to HEAD as of a few days ago.

Revision 1.27.2.1 / (download) - annotate - [select for diffs], Sun Aug 10 06:54:54 2014 UTC (9 years, 8 months ago) by tls
Branch: tls-earlyentropy
Changes since 1.27: +4 -4 lines
Diff to previous 1.27 (colored) next main 1.28 (colored) to selected 1.12.6.2 (colored)

Rebase.

Revision 1.28 / (download) - annotate - [select for diffs], Mon Jun 16 16:48:16 2014 UTC (9 years, 10 months ago) by msaitoh
Branch: MAIN
CVS Tags: tls-maxphys-base, tls-earlyentropy-base, nick-nhusb-base-20151226, nick-nhusb-base-20150921, nick-nhusb-base-20150606, nick-nhusb-base-20150406, nick-nhusb-base, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7
Branch point for: nick-nhusb
Changes since 1.27: +4 -4 lines
Diff to previous 1.27 (colored) to selected 1.12.6.2 (colored)

 IFM_FDX and IFM_HDX use different bit, so set IFM_HDX bit if it's not full
duplex. For many drivers, it recognize half duplex if IFM_FDX isn't set,
but not for others. Same as {Free|Open}BSD.

Revision 1.22.8.2 / (download) - annotate - [select for diffs], Thu May 22 11:40:25 2014 UTC (9 years, 10 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.22.8.1: +11 -9 lines
Diff to previous 1.22.8.1 (colored) to branchpoint 1.22 (colored) next main 1.23 (colored) to selected 1.12.6.2 (colored)

sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.24.4.1 / (download) - annotate - [select for diffs], Sun May 18 17:45:40 2014 UTC (9 years, 11 months ago) by rmind
Branch: rmind-smpnet
Changes since 1.24: +8 -6 lines
Diff to previous 1.24 (colored) next main 1.25 (colored) to selected 1.12.6.2 (colored)

sync with head

Revision 1.27 / (download) - annotate - [select for diffs], Sat Mar 29 19:28:24 2014 UTC (10 years ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base9, rmind-smpnet-nbase, rmind-smpnet-base, riastradh-xf86-video-intel-2-7-1-pre-2-21-15
Branch point for: tls-earlyentropy
Changes since 1.26: +4 -3 lines
Diff to previous 1.26 (colored) to selected 1.12.6.2 (colored)

make pci_intr_string and eisa_intr_string take a buffer and a length
instead of relying in local static storage.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Mar 25 16:19:13 2014 UTC (10 years ago) by christos
Branch: MAIN
Changes since 1.25: +4 -3 lines
Diff to previous 1.25 (colored) to selected 1.12.6.2 (colored)

kill sprintf

Revision 1.25 / (download) - annotate - [select for diffs], Fri Nov 8 06:20:48 2013 UTC (10 years, 5 months ago) by nisimura
Branch: MAIN
CVS Tags: riastradh-drm2-base3
Changes since 1.24: +4 -4 lines
Diff to previous 1.24 (colored) to selected 1.12.6.2 (colored)


move EVCNT only variable inside #ifdef

Revision 1.22.18.2 / (download) - annotate - [select for diffs], Sun Jun 23 06:20:18 2013 UTC (10 years, 9 months ago) by tls
Branch: tls-maxphys
Changes since 1.22.18.1: +5 -5 lines
Diff to previous 1.22.18.1 (colored) to branchpoint 1.22 (colored) to selected 1.12.6.2 (colored)

resync from head

Revision 1.24 / (download) - annotate - [select for diffs], Sat Mar 30 03:21:06 2013 UTC (11 years ago) by christos
Branch: MAIN
CVS Tags: riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, khorben-n900
Branch point for: rmind-smpnet
Changes since 1.23: +5 -5 lines
Diff to previous 1.23 (colored) to selected 1.12.6.2 (colored)

remove trailing whitespace

Revision 1.22.18.1 / (download) - annotate - [select for diffs], Tue Nov 20 03:02:16 2012 UTC (11 years, 4 months ago) by tls
Branch: tls-maxphys
Changes since 1.22: +29 -28 lines
Diff to previous 1.22 (colored) to selected 1.12.6.2 (colored)

Resync to 2012-11-19 00:00:00 UTC

Revision 1.22.8.1 / (download) - annotate - [select for diffs], Tue Oct 30 17:21:29 2012 UTC (11 years, 5 months ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.22: +29 -28 lines
Diff to previous 1.22 (colored) to selected 1.12.6.2 (colored)

sync with head

Revision 1.23 / (download) - annotate - [select for diffs], Sat Oct 27 17:18:33 2012 UTC (11 years, 5 months ago) by chs
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, agc-symver-base, agc-symver
Changes since 1.22: +29 -28 lines
Diff to previous 1.22 (colored) to selected 1.12.6.2 (colored)

split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.

Revision 1.14.4.4 / (download) - annotate - [select for diffs], Wed Aug 11 22:53:47 2010 UTC (13 years, 8 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.14.4.3: +4 -6 lines
Diff to previous 1.14.4.3 (colored) to branchpoint 1.14 (colored) next main 1.15 (colored) to selected 1.12.6.2 (colored)

sync with head.

Revision 1.21.4.1 / (download) - annotate - [select for diffs], Sun May 30 05:17:34 2010 UTC (13 years, 10 months ago) by rmind
Branch: rmind-uvmplock
Changes since 1.21: +4 -6 lines
Diff to previous 1.21 (colored) next main 1.22 (colored) to selected 1.12.6.2 (colored)

sync with head

Revision 1.21.2.1 / (download) - annotate - [select for diffs], Fri Apr 30 14:43:36 2010 UTC (13 years, 11 months ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.21: +4 -6 lines
Diff to previous 1.21 (colored) next main 1.22 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Apr 5 07:20:26 2010 UTC (14 years ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, uebayasi-xip-base1, rmind-uvmplock-nbase, rmind-uvmplock-base, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, matt-mips64-premerge-20101231, jruoho-x86intr-base, jruoho-x86intr, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base10, jmcneill-usbmp-base, jmcneill-usbmp, jmcneill-audiomp3-base, jmcneill-audiomp3, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: yamt-pagecache, tls-maxphys, netbsd-6
Changes since 1.21: +4 -6 lines
Diff to previous 1.21 (colored) to selected 1.12.6.2 (colored)

Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
check into the inline functions as well the fourth argument for
bpf_attach.

Revision 1.14.4.3 / (download) - annotate - [select for diffs], Thu Mar 11 15:03:46 2010 UTC (14 years, 1 month ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.14.4.2: +7 -14 lines
Diff to previous 1.14.4.2 (colored) to branchpoint 1.14 (colored) to selected 1.12.6.2 (colored)

sync with head

Revision 1.21 / (download) - annotate - [select for diffs], Tue Jan 19 22:07:01 2010 UTC (14 years, 3 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, uebayasi-xip-base
Branch point for: uebayasi-xip, rmind-uvmplock
Changes since 1.20: +4 -11 lines
Diff to previous 1.20 (colored) to selected 1.12.6.2 (colored)

Redefine bpf linkage through an always present op vector, i.e.
#if NBPFILTER is no longer required in the client.  This change
doesn't yet add support for loading bpf as a module, since drivers
can register before bpf is attached.  However, callers of bpf can
now be modularized.

Dynamically loadable bpf could probably be done fairly easily with
coordination from the stub driver and the real driver by registering
attachments in the stub before the real driver is loaded and doing
a handoff.  ... and I'm not going to ponder the depths of unload
here.

Tested with i386/MONOLITHIC, modified MONOLITHIC without bpf and rump.

Revision 1.20 / (download) - annotate - [select for diffs], Thu Nov 26 15:17:09 2009 UTC (14 years, 4 months ago) by njoly
Branch: MAIN
CVS Tags: matt-premerge-20091211
Changes since 1.19: +5 -5 lines
Diff to previous 1.19 (colored) to selected 1.12.6.2 (colored)

Cleanup interrupt establish error messages. Do not mix
aprint_error/aprint_normal/printf calls for a single line.

Revision 1.14.4.2 / (download) - annotate - [select for diffs], Sat May 16 10:41:34 2009 UTC (14 years, 11 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.14.4.1: +7 -7 lines
Diff to previous 1.14.4.1 (colored) to branchpoint 1.14 (colored) to selected 1.12.6.2 (colored)

sync with head

Revision 1.15.12.1 / (download) - annotate - [select for diffs], Wed May 13 17:20:25 2009 UTC (14 years, 11 months ago) by jym
Branch: jym-xensuspend
Changes since 1.15: +8 -9 lines
Diff to previous 1.15 (colored) next main 1.16 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.

Revision 1.19 / (download) - annotate - [select for diffs], Tue May 12 08:23:00 2009 UTC (14 years, 11 months ago) by cegger
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, jymxensuspend-base, jym-xensuspend-nbase, jym-xensuspend-base
Changes since 1.18: +3 -3 lines
Diff to previous 1.18 (colored) to selected 1.12.6.2 (colored)

use device_private().
"looks good" ad@
XXX for the device_t/softc split, please check the driver that no cases have been missed.

Revision 1.18 / (download) - annotate - [select for diffs], Wed May 6 10:34:32 2009 UTC (14 years, 11 months ago) by cegger
Branch: MAIN
Changes since 1.17: +6 -6 lines
Diff to previous 1.17 (colored) to selected 1.12.6.2 (colored)

struct device * -> device_t, no functional changes intended.

Revision 1.17 / (download) - annotate - [select for diffs], Wed May 6 09:25:15 2009 UTC (14 years, 11 months ago) by cegger
Branch: MAIN
Changes since 1.16: +4 -4 lines
Diff to previous 1.16 (colored) to selected 1.12.6.2 (colored)

struct cfdata * -> cfdata_t, no functional changes intended.

Revision 1.14.4.1 / (download) - annotate - [select for diffs], Mon May 4 08:12:57 2009 UTC (14 years, 11 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.14: +20 -21 lines
Diff to previous 1.14 (colored) to selected 1.12.6.2 (colored)

sync with head.

Revision 1.15.6.1 / (download) - annotate - [select for diffs], Tue Apr 28 07:35:56 2009 UTC (14 years, 11 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.15: +3 -4 lines
Diff to previous 1.15 (colored) next main 1.16 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Mar 14 15:36:19 2009 UTC (15 years, 1 month ago) by dsl
Branch: MAIN
CVS Tags: yamt-nfs-mp-base3, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base
Changes since 1.15: +3 -4 lines
Diff to previous 1.15 (colored) to selected 1.12.6.2 (colored)

Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)

Revision 1.14.6.1 / (download) - annotate - [select for diffs], Mon Jun 23 04:31:11 2008 UTC (15 years, 9 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.14: +19 -19 lines
Diff to previous 1.14 (colored) next main 1.15 (colored) to selected 1.12.6.2 (colored)

Sync w/ -current. 34 merge conflicts to follow.

Revision 1.14.2.1 / (download) - annotate - [select for diffs], Wed Jun 4 02:05:14 2008 UTC (15 years, 10 months ago) by yamt
Branch: yamt-pf42
Changes since 1.14: +19 -19 lines
Diff to previous 1.14 (colored) next main 1.15 (colored) to selected 1.12.6.2 (colored)

sync with head

Revision 1.12.6.2 / (download) - annotate - [selected], Mon Jun 2 13:23:39 2008 UTC (15 years, 10 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.12.6.1: +45 -48 lines
Diff to previous 1.12.6.1 (colored) to branchpoint 1.12 (colored) next main 1.13 (colored)

Sync with HEAD.

Revision 1.15 / (download) - annotate - [select for diffs], Mon May 26 10:31:22 2008 UTC (15 years, 10 months ago) by nisimura
Branch: MAIN
CVS Tags: yamt-pf42-base4, yamt-pf42-base3, wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, simonb-wapbl-nbase, simonb-wapbl-base, simonb-wapbl, nick-hppapmap-base2, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, mjf-devfs2-base, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, haad-nbase2, haad-dm-base2, haad-dm-base1, haad-dm-base, haad-dm, ad-audiomp2-base, ad-audiomp2
Branch point for: nick-hppapmap, jym-xensuspend
Changes since 1.14: +19 -19 lines
Diff to previous 1.14 (colored) to selected 1.12.6.2 (colored)

- assign 2 clause TNF license to the files cited as my ownership.
- abandon and remove my copyright notice from the three files were
copied in order to adapt HW I don't have; pvr.c, pm.c and stic.c

Revision 1.14 / (download) - annotate - [select for diffs], Thu Apr 10 19:13:37 2008 UTC (16 years ago) by cegger
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base2, yamt-pf42-base, yamt-nfs-mp-base2, yamt-nfs-mp-base, hpcarm-cleanup-nbase
Branch point for: yamt-pf42, yamt-nfs-mp, wrstuden-revivesa
Changes since 1.13: +30 -33 lines
Diff to previous 1.13 (colored) to selected 1.12.6.2 (colored)

use aprint_*_dev and device_xname

Revision 1.12.6.1 / (download) - annotate - [select for diffs], Thu Apr 3 12:42:50 2008 UTC (16 years ago) by mjf
Branch: mjf-devfs2
Changes since 1.12: +5 -5 lines
Diff to previous 1.12 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD.

Revision 1.12.2.1 / (download) - annotate - [select for diffs], Mon Mar 24 07:15:48 2008 UTC (16 years ago) by keiichi
Branch: keiichi-mipv6
Changes since 1.12: +5 -5 lines
Diff to previous 1.12 (colored) next main 1.13 (colored) to selected 1.12.6.2 (colored)

sync with head.

Revision 1.4.8.3 / (download) - annotate - [select for diffs], Sun Mar 23 02:04:47 2008 UTC (16 years ago) by matt
Branch: matt-armv6
Changes since 1.4.8.2: +16 -10 lines
Diff to previous 1.4.8.2 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored) to selected 1.12.6.2 (colored)

sync with HEAD

Revision 1.2.4.7 / (download) - annotate - [select for diffs], Mon Mar 17 09:15:11 2008 UTC (16 years, 1 month ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.2.4.6: +5 -5 lines
Diff to previous 1.2.4.6 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored) to selected 1.12.6.2 (colored)

sync with head.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Mar 11 23:58:06 2008 UTC (16 years, 1 month ago) by dyoung
Branch: MAIN
CVS Tags: yamt-lazymbuf-base15, yamt-lazymbuf-base14, matt-armv6-nbase, keiichi-mipv6-nbase, keiichi-mipv6-base, ad-socklock-base1
Changes since 1.12: +5 -5 lines
Diff to previous 1.12 (colored) to selected 1.12.6.2 (colored)

Prepare for PMF self-suspension: in the if_stop() methods, clear
IFF_UP and IFF_RUNNING before running the 'disable' step, instead
of after.  Soon I will handle the 'disable' step by calling into
PMF, which may call if_stop(, 0).  Ordinarily, that is harmless.
This change lets the if_stop() routines exit early when they find
on entry that IFF_RUNNING is not set.

Revision 1.10.2.2 / (download) - annotate - [select for diffs], Mon Feb 18 21:05:57 2008 UTC (16 years, 2 months ago) by mjf
Branch: mjf-devfs
Changes since 1.10.2.1: +13 -7 lines
Diff to previous 1.10.2.1 (colored) to branchpoint 1.10 (colored) next main 1.11 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD.

Revision 1.2.4.6 / (download) - annotate - [select for diffs], Mon Feb 11 14:59:38 2008 UTC (16 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.2.4.5: +13 -7 lines
Diff to previous 1.2.4.5 (colored) to branchpoint 1.2 (colored) to selected 1.12.6.2 (colored)

sync with head.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Feb 7 01:21:56 2008 UTC (16 years, 2 months ago) by dyoung
Branch: MAIN
CVS Tags: nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, hpcarm-cleanup-base
Branch point for: mjf-devfs2, keiichi-mipv6
Changes since 1.11: +13 -7 lines
Diff to previous 1.11 (colored) to selected 1.12.6.2 (colored)

Start patching up the kernel so that a network driver always has
the opportunity to handle an ioctl before generic ifioctl handling
occurs.  This will ease extending the kernel and sharing of code
between drivers.

First steps:  Make the signature of ifioctl_common() match struct
ifinet->if_ioctl.  Convert SIOCSIFCAP and SIOCSIFMTU to the new
ifioctl() regime, throughout the kernel.

Revision 1.4.8.2 / (download) - annotate - [select for diffs], Wed Jan 9 01:53:47 2008 UTC (16 years, 3 months ago) by matt
Branch: matt-armv6
Changes since 1.4.8.1: +3 -3 lines
Diff to previous 1.4.8.1 (colored) to branchpoint 1.4 (colored) to selected 1.12.6.2 (colored)

sync with HEAD

Revision 1.2.4.5 / (download) - annotate - [select for diffs], Fri Dec 7 17:30:25 2007 UTC (16 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.2.4.4: +3 -3 lines
Diff to previous 1.2.4.4 (colored) to branchpoint 1.2 (colored) to selected 1.12.6.2 (colored)

sync with head

Revision 1.4.6.3 / (download) - annotate - [select for diffs], Wed Nov 21 21:55:29 2007 UTC (16 years, 5 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.4.6.2: +3 -3 lines
Diff to previous 1.4.6.2 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD.

Revision 1.10.2.1 / (download) - annotate - [select for diffs], Mon Nov 19 00:48:09 2007 UTC (16 years, 5 months ago) by mjf
Branch: mjf-devfs
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD.

Revision 1.7.2.2 / (download) - annotate - [select for diffs], Sun Nov 18 19:35:33 2007 UTC (16 years, 5 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.7.2.1: +1 -1 lines
Diff to previous 1.7.2.1 (colored) to branchpoint 1.7 (colored) next main 1.8 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD

Revision 1.11 / (download) - annotate - [select for diffs], Fri Nov 16 10:31:57 2007 UTC (16 years, 5 months ago) by nisimura
Branch: MAIN
CVS Tags: yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, matt-armv6-base, jmcneill-pm-base, cube-autoconf-base, cube-autoconf, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386, bouyer-xenamd64-base2, bouyer-xenamd64-base
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored) to selected 1.12.6.2 (colored)

reduce Tx/Rx maximum number of words (as PDF says) in one DMA
transaction to 8.  value 32 triggers occational watchdog() Tx
timeout when higher system load.  This symptom is observed in
ipforwarding across two PCI devices case so far, and it remains
unidentified what really happens for Tx DMA activity.  16 seems
ok, 8 is conservative and heuristic value.  may need more adjustment
work in other parts.

Revision 1.4.8.1 / (download) - annotate - [select for diffs], Tue Nov 6 23:29:00 2007 UTC (16 years, 5 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.4: +290 -64 lines
Diff to previous 1.4 (colored) to selected 1.12.6.2 (colored)

sync with HEAD

Revision 1.2.4.4 / (download) - annotate - [select for diffs], Sat Oct 27 11:32:55 2007 UTC (16 years, 5 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.2.4.3: +290 -64 lines
Diff to previous 1.2.4.3 (colored) to branchpoint 1.2 (colored) to selected 1.12.6.2 (colored)

sync with head.

Revision 1.4.6.2 / (download) - annotate - [select for diffs], Fri Oct 26 15:46:10 2007 UTC (16 years, 5 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.4.6.1: +278 -51 lines
Diff to previous 1.4.6.1 (colored) to branchpoint 1.4 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.

Revision 1.7.2.1 / (download) - annotate - [select for diffs], Thu Oct 25 22:39:00 2007 UTC (16 years, 5 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.7: +236 -34 lines
Diff to previous 1.7 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD.

Revision 1.3.2.3 / (download) - annotate - [select for diffs], Tue Oct 23 20:08:58 2007 UTC (16 years, 5 months ago) by ad
Branch: vmlocking
Changes since 1.3.2.2: +278 -51 lines
Diff to previous 1.3.2.2 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored) to selected 1.12.6.2 (colored)

Sync with head.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Oct 19 12:00:46 2007 UTC (16 years, 6 months ago) by ad
Branch: MAIN
CVS Tags: jmcneill-base
Branch point for: mjf-devfs
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored) to selected 1.12.6.2 (colored)

machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h

Revision 1.9 / (download) - annotate - [select for diffs], Fri Oct 19 07:25:02 2007 UTC (16 years, 6 months ago) by nisimura
Branch: MAIN
Changes since 1.8: +16 -17 lines
Diff to previous 1.8 (colored) to selected 1.12.6.2 (colored)

- fix an error when retriving two 16bit halves of 29bit stat value.
- port3 counters are found exist and in fact working as 0x102/0x105.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Oct 19 04:41:30 2007 UTC (16 years, 6 months ago) by nisimura
Branch: MAIN
Changes since 1.7: +236 -33 lines
Diff to previous 1.7 (colored) to selected 1.12.6.2 (colored)

- add multicast Rx hash table feature.
- distinguish 8842 from 8841. 8842 now keeps media selection "auto"
and indicates "up 100baseTX-FDX flow" when either of two ports has
a valid link.  There is no provision to see and control the two this
moment and their media selections remain in "auto" all the time. This
arrangement is considered acceptable since 8842's external ports are
connected with the internal EMAC via managed 3 port Ethernet switch.
- 8841 behaves a plain stanadrd 10/100 EMAC with standard media
selection feature.
- gather MIB statistics counter values with evcnt(8) framework.
- increase Tx/Rx DMA DMA burst transfer size from 16 to 32.

Revision 1.4.10.2 / (download) - annotate - [select for diffs], Thu Oct 18 08:33:07 2007 UTC (16 years, 6 months ago) by yamt
Branch: yamt-x86pmap
Changes since 1.4.10.1: +45 -20 lines
Diff to previous 1.4.10.1 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored) to selected 1.12.6.2 (colored)

sync with head.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Oct 14 12:06:17 2007 UTC (16 years, 6 months ago) by nisimura
Branch: MAIN
CVS Tags: yamt-x86pmap-base4
Branch point for: bouyer-xenamd64
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored) to selected 1.12.6.2 (colored)

fix typos about a pair of multicast hash table registers.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 14 11:49:39 2007 UTC (16 years, 6 months ago) by nisimura
Branch: MAIN
Changes since 1.5: +45 -20 lines
Diff to previous 1.5 (colored) to selected 1.12.6.2 (colored)

add multicast filter support; either to use HW hash table lookup
filter or to accept any mcast frames.

Revision 1.4.10.1 / (download) - annotate - [select for diffs], Sun Oct 14 11:48:12 2007 UTC (16 years, 6 months ago) by yamt
Branch: yamt-x86pmap
Changes since 1.4: +15 -16 lines
Diff to previous 1.4 (colored) to selected 1.12.6.2 (colored)

sync with head.

Revision 1.3.2.2 / (download) - annotate - [select for diffs], Tue Oct 9 13:41:45 2007 UTC (16 years, 6 months ago) by ad
Branch: vmlocking
Changes since 1.3.2.1: +15 -16 lines
Diff to previous 1.3.2.1 (colored) to branchpoint 1.3 (colored) to selected 1.12.6.2 (colored)

Sync with head.

Revision 1.4.6.1 / (download) - annotate - [select for diffs], Sun Oct 7 13:25:04 2007 UTC (16 years, 6 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.4: +15 -16 lines
Diff to previous 1.4 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Oct 7 07:23:56 2007 UTC (16 years, 6 months ago) by nisimura
Branch: MAIN
CVS Tags: yamt-x86pmap-base3, vmlocking-base
Changes since 1.4: +15 -16 lines
Diff to previous 1.4 (colored) to selected 1.12.6.2 (colored)

A typo fix in one of comments and some adjustments of register field names.
No functionality change intented.

IHAE "IP Header Alignment Enable" feature of RXC register;
- careful cross referencing at KSZ8692P/8841P/8842P PDFs indicates IHEA
  bit works as follows; When the feature is turned on, Rx DMA engine
  will populate Rx frame data in the Rx memory with +2 or +3 byte swifted
  to make its IP head field 32bit aligned.  The shift amount is recorded
  inside RDES0 to tell 0, 2 or 3.  The automatic alignment is done only
  when IHAE is enabled _and_ the Rx frame was IP frame.  In other cases,
  RDES0 swift amount field keeps 0.
- KSZ8841P document mentions the IHAE bit but its reference link is broken
  to tell the new RDES0 field.  KSZ8842P lacks both.  The bit usage of
  RDES0 23:20 seems different from KSZ8692P, which brings me a vague
  suspiction of documentation error.

Revision 1.2.4.3 / (download) - annotate - [select for diffs], Mon Sep 3 14:36:57 2007 UTC (16 years, 7 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.2.4.2: +8 -8 lines
Diff to previous 1.2.4.2 (colored) to branchpoint 1.2 (colored) to selected 1.12.6.2 (colored)

sync with head.

Revision 1.3.4.1 / (download) - annotate - [select for diffs], Wed Jul 11 20:07:36 2007 UTC (16 years, 9 months ago) by mjf
Branch: mjf-ufs-trans
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored) next main 1.4 (colored) to selected 1.12.6.2 (colored)

Sync with head.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jul 9 21:00:53 2007 UTC (16 years, 9 months ago) by ad
Branch: MAIN
CVS Tags: yamt-x86pmap-base2, yamt-x86pmap-base, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, mjf-ufs-trans-base, matt-mips64-base, matt-mips64, hpcarm-cleanup
Branch point for: yamt-x86pmap, matt-armv6, jmcneill-pm
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored) to selected 1.12.6.2 (colored)

Merge some of the less invasive changes from the vmlocking branch:

- kthread, callout, devsw API changes
- select()/poll() improvements
- miscellaneous MT safety improvements

Revision 1.3.2.1 / (download) - annotate - [select for diffs], Sun Jul 1 21:48:09 2007 UTC (16 years, 9 months ago) by ad
Branch: vmlocking
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored) to selected 1.12.6.2 (colored)

Adapt to callout API change.

Revision 1.2.6.1 / (download) - annotate - [select for diffs], Mon Mar 12 05:55:18 2007 UTC (17 years, 1 month ago) by rmind
Branch: yamt-idlelwp
Changes since 1.2: +6 -6 lines
Diff to previous 1.2 (colored) next main 1.3 (colored) to selected 1.12.6.2 (colored)

Sync with HEAD.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Mar 4 06:02:20 2007 UTC (17 years, 1 month ago) by christos
Branch: MAIN
CVS Tags: yamt-idlelwp-base8, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup
Branch point for: vmlocking, mjf-ufs-trans
Changes since 1.2: +6 -6 lines
Diff to previous 1.2 (colored) to selected 1.12.6.2 (colored)

Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

Revision 1.2.4.2 / (download) - annotate - [select for diffs], Sat Dec 30 20:48:44 2006 UTC (17 years, 3 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.2.4.1: +1222 -0 lines
Diff to previous 1.2.4.1 (colored) to branchpoint 1.2 (colored) to selected 1.12.6.2 (colored)

sync with head.

Revision 1.1.8.1 / (download) - annotate - [select for diffs], Sat Nov 18 21:34:30 2006 UTC (17 years, 5 months ago) by ad
Branch: newlock2
Changes since 1.1: +18 -17 lines
Diff to previous 1.1 (colored) next main 1.2 (colored) to selected 1.12.6.2 (colored)

Sync with head.

Revision 1.1.12.1 / (download) - annotate - [select for diffs], Sun Oct 22 06:06:17 2006 UTC (17 years, 6 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.1: +18 -17 lines
Diff to previous 1.1 (colored) next main 1.2 (colored) to selected 1.12.6.2 (colored)

sync with head

Revision 1.2.4.1, Fri Sep 29 08:49:30 2006 UTC (17 years, 6 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.2: +0 -1222 lines
FILE REMOVED

file if_kse.c was added on branch yamt-lazymbuf on 2006-12-30 20:48:44 +0000

Revision 1.2 / (download) - annotate - [select for diffs], Fri Sep 29 08:49:30 2006 UTC (17 years, 6 months ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, yamt-splraiseipl-base2, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, post-newlock2-merge, newlock2-nbase, newlock2-base, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, matt-nb4-arm-base, matt-nb4-arm, ad-audiomp-base, ad-audiomp
Branch point for: yamt-lazymbuf, yamt-idlelwp
Changes since 1.1: +18 -17 lines
Diff to previous 1.1 (colored) to selected 1.12.6.2 (colored)

- trim CRC off rather than setting M_HASFCS
- use appropriate types instead of `unsigned'

Revision 1.1.10.2 / (download) - annotate - [select for diffs], Sat Sep 9 02:52:17 2006 UTC (17 years, 7 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.1.10.1: +1221 -0 lines
Diff to previous 1.1.10.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored) to selected 1.12.6.2 (colored)

sync with head

Revision 1.1.6.2 / (download) - annotate - [select for diffs], Fri Aug 11 15:44:25 2006 UTC (17 years, 8 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.1.6.1: +1221 -0 lines
Diff to previous 1.1.6.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored) to selected 1.12.6.2 (colored)

sync with head

Revision 1.1.2.2 / (download) - annotate - [select for diffs], Thu Jul 13 17:49:27 2006 UTC (17 years, 9 months ago) by gdamore
Branch: gdamore-uart
Changes since 1.1.2.1: +1221 -0 lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored) to selected 1.12.6.2 (colored)

Merge from HEAD.

Revision 1.1.10.1, Fri Jun 30 17:17:09 2006 UTC (17 years, 9 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.1: +0 -1221 lines
FILE REMOVED

file if_kse.c was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:52:17 +0000

Revision 1.1.6.1, Fri Jun 30 17:17:09 2006 UTC (17 years, 9 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.1: +0 -1221 lines
FILE REMOVED

file if_kse.c was added on branch yamt-pdpolicy on 2006-08-11 15:44:25 +0000

Revision 1.1.2.1, Fri Jun 30 17:17:09 2006 UTC (17 years, 9 months ago) by gdamore
Branch: gdamore-uart
Changes since 1.1: +0 -1221 lines
FILE REMOVED

file if_kse.c was added on branch gdamore-uart on 2006-07-13 17:49:27 +0000

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jun 30 17:17:09 2006 UTC (17 years, 9 months ago) by nisimura
Branch: MAIN
CVS Tags: yamt-splraiseipl-base, yamt-pdpolicy-base9, yamt-pdpolicy-base8, yamt-pdpolicy-base7, rpaulo-netinet-merge-pcb-base, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-splraiseipl, yamt-pdpolicy, rpaulo-netinet-merge-pcb, newlock2, gdamore-uart
Diff to selected 1.12.6.2 (colored)

Add kse(4) driver for Micrel KSZ8842/8841 Ethernet controller.

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>