CVS log for src/sys/dev/pci/if_re_pci.c
Up to [cvs.NetBSD.org] / src / sys / dev / pci
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.52.24.1: download - view: text, markup, annotated - select for diffs
Sat Aug 24 08:32:15 2024 UTC (4 months, 3 weeks ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-1-RELEASE
Diff to: previous 1.52: preferred, colored; next MAIN 1.53: preferred, colored
Changes since revision 1.52: +5 -2
lines
Pull up following revision(s) (requested by jakllsch in ticket #805):
sys/dev/pci/pcidevs: revision 1.1503
sys/dev/pci/if_re_pci.c: revision 1.53
Add (Realtek/)Killer E2600 Ethernet
Add Killer E2600, adapted from PR 57969
Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Feb 28 18:55:11 2024 UTC (10 months, 3 weeks ago) by jakllsch
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
HEAD
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +5 -2
lines
Add Killer E2600, adapted from PR 57969
Revision 1.48.10.3: download - view: text, markup, annotated - select for diffs
Mon Apr 13 08:04:26 2020 UTC (4 years, 9 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.48.10.2: preferred, colored; branchpoint 1.48: preferred, colored; next MAIN 1.49: preferred, colored
Changes since revision 1.48.10.2: +6 -0
lines
Mostly merge changes from HEAD upto 20200411
Revision 1.48.10.2: download - view: text, markup, annotated - select for diffs
Wed Apr 8 14:08:09 2020 UTC (4 years, 9 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.48.10.1: preferred, colored; branchpoint 1.48: preferred, colored
Changes since revision 1.48.10.1: +28 -5
lines
Merge changes from current as of 20200406
Revision 1.50.2.1: download - view: text, markup, annotated - select for diffs
Sat Feb 29 20:19:10 2020 UTC (4 years, 10 months ago) by ad
Branches: ad-namecache
Diff to: previous 1.50: preferred, colored; next MAIN 1.51: preferred, colored
Changes since revision 1.50: +28 -5
lines
Sync with head.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Feb 18 03:48:22 2020 UTC (4 years, 11 months ago) by msaitoh
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,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
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,
is-mlppp-base,
is-mlppp,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
ad-namecache-base3
Branch point for: netbsd-10
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +4 -4
lines
Whitespace fix. No functional change.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Jan 30 00:36:29 2020 UTC (4 years, 11 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +26 -3
lines
Prefer memory space register mapping over IO space. Make an exception for
RTL8169SC, as the FreeBSD driver says memory mapped IO doesn't work there.
Revision 1.49.4.1: download - view: text, markup, annotated - select for diffs
Tue Nov 19 13:10:50 2019 UTC (5 years, 2 months ago) by martin
Branches: netbsd-9
CVS tags: 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
Diff to: previous 1.49: preferred, colored; next MAIN 1.50: preferred, colored
Changes since revision 1.49: +8 -2
lines
Pull up the following revisions, requested by msaitoh in ticket #451:
sys/dev/pci/if_re_pci.c 1.50 (patch)
share/man/man4/re.4 1.17-1.18 (patch)
Add D-Link DGE-530T Rev. C,D and TP-Link TG-3468 v2,v3.
Add note about UDP checksum offload feature to the document.
Revision 1.48.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 19 10:21:34 2019 UTC (5 years, 2 months ago) by martin
Branches: netbsd-8
CVS tags: netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE
Diff to: previous 1.48: preferred, colored; next MAIN 1.49: preferred, colored
Changes since revision 1.48: +8 -2
lines
Pull up the following revisions, requested by msaitoh in ticket #1449:
sys/dev/pci/if_re_pci.c 1.50
share/man/man4/re.4 1.17-1.18
Add D-Link DGE-530T Rev. C,D and TP-Link TG-3468 v2,v3.
Add note about UDP checksum offload feature to the document.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Nov 14 09:11:35 2019 UTC (5 years, 2 months ago) by msaitoh
Branches: MAIN
CVS tags: phil-wifi-20191119,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base
Branch point for: ad-namecache
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +8 -2
lines
Add D-Link DGE-530T C1 and TP-Link TG-3468 v2.
Revision 1.48.10.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:07:16 2019 UTC (5 years, 7 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +4 -4
lines
Sync with HEAD
Revision 1.48.8.1: download - view: text, markup, annotated - select for diffs
Mon Nov 26 01:52:32 2018 UTC (6 years, 1 month ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.48: preferred, colored; next MAIN 1.49: preferred, colored
Changes since revision 1.48: +4 -4
lines
Sync with HEAD, resolve a couple of conflicts
Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Nov 13 20:12:45 2018 UTC (6 years, 2 months ago) by jdolecek
Branches: MAIN
CVS tags: phil-wifi-20190609,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
netbsd-9-base,
isaki-audio2-base,
isaki-audio2
Branch point for: netbsd-9
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +4 -4
lines
use pci_intr_establish_xname()
Revision 1.41.6.3: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:37:08 2017 UTC (7 years, 1 month ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.41.6.2: preferred, colored; branchpoint 1.41: preferred, colored; next MAIN 1.42: preferred, colored
Changes since revision 1.41.6.2: +20 -6
lines
update from HEAD
Revision 1.43.6.3: download - view: text, markup, annotated - select for diffs
Mon Aug 28 17:52:05 2017 UTC (7 years, 4 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.43.6.2: preferred, colored; branchpoint 1.43: preferred, colored; next MAIN 1.44: preferred, colored
Changes since revision 1.43.6.2: +5 -2
lines
Sync with HEAD
Revision 1.46.2.2: download - view: text, markup, annotated - select for diffs
Fri May 19 00:22:57 2017 UTC (7 years, 8 months ago) by pgoyette
Branches: prg-localcount2
Diff to: previous 1.46.2.1: preferred, colored; branchpoint 1.46: preferred, colored; next MAIN 1.47: preferred, colored
Changes since revision 1.46.2.1: +2 -5
lines
Resolve conflicts from previous merge (all resulting from $NetBSD
keywork expansion)
Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu May 18 18:33:48 2017 UTC (7 years, 8 months ago) by jakllsch
Branches: MAIN
CVS tags: tls-maxphys-base-20171202,
prg-localcount2-base3,
phil-wifi-base,
pgoyette-compat-base,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
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,
netbsd-8-base,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
jdolecek-ncqfixes-base,
jdolecek-ncqfixes
Branch point for: phil-wifi,
pgoyette-compat,
netbsd-8
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -5
lines
Re-enable RTKQ_IM_HW. Timeout issues appear to be fixed since
src/sys/dev/ic/rtl8169.c r1.151
Revision 1.46.2.1: download - view: text, markup, annotated - select for diffs
Tue May 2 03:19:18 2017 UTC (7 years, 8 months ago) by pgoyette
Branches: prg-localcount2
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +5 -2
lines
Sync with HEAD - tag prg-localcount2-base1
Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon May 1 12:29:40 2017 UTC (7 years, 8 months ago) by jakllsch
Branches: MAIN
CVS tags: prg-localcount2-base2,
prg-localcount2-base1
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +5 -2
lines
Disable interrupt moderation, as it is it causes watchdog timeouts on
some chips/systems.
Revision 1.45.2.1: download - view: text, markup, annotated - select for diffs
Wed Apr 26 02:53:12 2017 UTC (7 years, 8 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.45: preferred, colored; next MAIN 1.46: preferred, colored
Changes since revision 1.45: +5 -2
lines
Sync with HEAD
Revision 1.45.4.1: download - view: text, markup, annotated - select for diffs
Fri Apr 21 16:53:47 2017 UTC (7 years, 9 months ago) by bouyer
Branches: bouyer-socketcan
Diff to: previous 1.45: preferred, colored; next MAIN 1.46: preferred, colored
Changes since revision 1.45: +5 -2
lines
Sync with HEAD
Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Apr 19 00:20:02 2017 UTC (7 years, 9 months ago) by jmcneill
Branches: MAIN
CVS tags: prg-localcount2-base,
pgoyette-localcount-20170426,
bouyer-socketcan-base1
Branch point for: prg-localcount2
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +5 -2
lines
Performance improvements for PCIe and 8168 based devices:
- When using the countdown timer for interrupt moderation on PCIe devices,
use a timer rate value based on a 125MHz PCIe reference clock instead of
33 MHz.
- For 8168 based devices, ditch the countdown timer and instead use the
(undocumented) hardware interrupt moderation feature.
- Support TSOv4 on 8168D and later devices.
Revision 1.43.6.2: download - view: text, markup, annotated - select for diffs
Sun Dec 27 12:09:50 2015 UTC (9 years ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.43.6.1: preferred, colored; branchpoint 1.43: preferred, colored
Changes since revision 1.43.6.1: +13 -6
lines
Sync with HEAD (as of 26th Dec)
Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Dec 14 20:01:17 2015 UTC (9 years, 1 month ago) by jakllsch
Branches: MAIN
CVS tags: pgoyette-localcount-base,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
nick-nhusb-base-20170204,
nick-nhusb-base-20161204,
nick-nhusb-base-20161004,
nick-nhusb-base-20160907,
nick-nhusb-base-20160529,
nick-nhusb-base-20160422,
nick-nhusb-base-20160319,
nick-nhusb-base-20151226,
localcount-20160914,
jdolecek-ncq-base,
jdolecek-ncq,
bouyer-socketcan-base
Branch point for: pgoyette-localcount,
bouyer-socketcan
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +13 -6
lines
Switch PCI re(4) attachment from pci_intr_map() to
pci_intr_alloc()/pci_intr_release().
This enables MSI where available.
Revision 1.43.6.1: download - view: text, markup, annotated - select for diffs
Sat Jun 6 14:40:09 2015 UTC (9 years, 7 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +8 -4
lines
Sync with HEAD
Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun May 3 00:04:06 2015 UTC (9 years, 8 months ago) by matt
Branches: MAIN
CVS tags: nick-nhusb-base-20150921,
nick-nhusb-base-20150606
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +8 -4
lines
Deal with 64-bit BARs
Revision 1.41.6.2: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:03:42 2014 UTC (10 years, 5 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.41.6.1: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.6.1: +2 -1
lines
Rebase to HEAD as of a few days ago.
Revision 1.40.8.2: download - view: text, markup, annotated - select for diffs
Thu May 22 11:40:25 2014 UTC (10 years, 8 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.40.8.1: preferred, colored; branchpoint 1.40: preferred, colored; next MAIN 1.41: preferred, colored
Changes since revision 1.40.8.1: +5 -4
lines
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.42.4.1: download - view: text, markup, annotated - select for diffs
Sun May 18 17:45:40 2014 UTC (10 years, 8 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.42: preferred, colored; next MAIN 1.43: preferred, colored
Changes since revision 1.42: +4 -3
lines
sync with head
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Mar 29 19:28:25 2014 UTC (10 years, 9 months ago) by christos
Branches: MAIN
CVS tags: yamt-pagecache-base9,
tls-maxphys-base,
tls-earlyentropy-base,
tls-earlyentropy,
rmind-smpnet-nbase,
rmind-smpnet-base,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
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
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +4 -3
lines
make pci_intr_string and eisa_intr_string take a buffer and a length
instead of relying in local static storage.
Revision 1.41.6.1: download - view: text, markup, annotated - select for diffs
Sun Jun 23 06:20:18 2013 UTC (11 years, 6 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -3
lines
resync from head
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Mar 30 03:21:07 2013 UTC (11 years, 9 months ago) by christos
Branches: MAIN
CVS tags: riastradh-drm2-base3,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
khorben-n900
Branch point for: rmind-smpnet
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -3
lines
remove trailing whitespace
Revision 1.40.8.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:07:48 2012 UTC (12 years, 9 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -4
lines
sync with head
Revision 1.40.12.1: download - view: text, markup, annotated - select for diffs
Sat Feb 18 07:34:41 2012 UTC (12 years, 11 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.40: preferred, colored; next MAIN 1.41: preferred, colored
Changes since revision 1.40: +3 -4
lines
merge to -current.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Jan 30 19:41:20 2012 UTC (12 years, 11 months ago) by drochner
Branches: MAIN
CVS tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
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,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
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,
agc-symver-base,
agc-symver
Branch point for: tls-maxphys
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -4
lines
Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive}
where it looks straightforward, and pci_aprint_devinfo_fancy in a few
others where drivers want to supply their own device names instead
of the pcidevs generated one. More complicated cases, where names
are composed at runtime, are left alone for now. It certainly makes
sense to simplify the drivers here rather than inventing a catch-all API.
This should serve as as example for new drivers, and also ensure
consistent output in the AB_QUIET ("boot -q") case. Also, it avoids
excessive stack usage where drivers attach child devices because the
buffer for the device name is not kept on the local stack anymore.
Revision 1.38.4.1: download - view: text, markup, annotated - select for diffs
Sat Mar 5 20:53:43 2011 UTC (13 years, 10 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.38: preferred, colored; next MAIN 1.39: preferred, colored
Changes since revision 1.38: +70 -49
lines
sync with head
Revision 1.38.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 17 06:46:26 2010 UTC (14 years, 5 months ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.38: preferred, colored; next MAIN 1.39: preferred, colored
Changes since revision 1.38: +70 -49
lines
Sync with HEAD.
Revision 1.34.2.3: download - view: text, markup, annotated - select for diffs
Wed Aug 11 22:53:48 2010 UTC (14 years, 5 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.34.2.2: preferred, colored; branchpoint 1.34: preferred, colored; next MAIN 1.35: preferred, colored
Changes since revision 1.34.2.2: +70 -49
lines
sync with head.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Jul 27 21:48:41 2010 UTC (14 years, 5 months ago) by jakllsch
Branches: MAIN
CVS tags: 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,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
matt-mips64-premerge-20101231,
jruoho-x86intr-base,
jruoho-x86intr,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: yamt-pagecache,
jmcneill-usbmp
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +6 -3
lines
Use 64-bit DMA tag (if available) on PCI-E re(4) NICs.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jul 27 21:02:00 2010 UTC (14 years, 5 months ago) by jakllsch
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +66 -48
lines
Make the Realtek PCI network interfaces detachable.
Use __arraycount to avoid null table entries.
Miscellaneous other touch-ups in bus front-ends.
Revision 1.35.12.1: download - view: text, markup, annotated - select for diffs
Wed Apr 21 00:27:41 2010 UTC (14 years, 9 months ago) by matt
Branches: matt-nb5-mips64
CVS tags: matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-k15
Diff to: previous 1.35: preferred, colored; next MAIN 1.36: preferred, colored
Changes since revision 1.35: +3 -3
lines
sync to netbsd-5
Revision 1.34.2.2: download - view: text, markup, annotated - select for diffs
Wed Sep 16 13:37:51 2009 UTC (15 years, 4 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.34.2.1: preferred, colored; branchpoint 1.34: preferred, colored
Changes since revision 1.34.2.1: +2 -19
lines
sync with head
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Sep 2 15:11:13 2009 UTC (15 years, 4 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-nfs-mp-base9,
yamt-nfs-mp-base8,
uebayasi-xip-base1,
uebayasi-xip-base,
matt-premerge-20091211,
jym-xensuspend-nbase
Branch point for: uebayasi-xip,
rmind-uvmplock
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -7
lines
Move pmf(9) calls to MI re_attach() and re_detach() from each backend.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Aug 29 14:18:34 2009 UTC (15 years, 4 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -14
lines
Remove unnecessary #includes.
Revision 1.21.2.6: download - view: text, markup, annotated - select for diffs
Tue Aug 18 09:46:51 2009 UTC (15 years, 5 months ago) by bouyer
Branches: netbsd-4
Diff to: previous 1.21.2.5: preferred, colored; branchpoint 1.21: preferred, colored; next MAIN 1.22: preferred, colored
Changes since revision 1.21.2.5: +1 -1
lines
Pull up following revision(s) (requested by tsutsui in ticket #1339):
sys/dev/ic/rtl8169.c: revisions 1.107, 1.114, 1.115, 1.116,
1.117 (via patch), 1.118 (via patch),
1.119, 1.121
sys/dev/ic/rtl81x9reg.h: revisions 1.36, 1.37, 1.38, 1.39
sys/dev/ic/rtl81x9var.h: revision 1.47
sys/dev/mii/rgephy.c: revisions 1.16, 1.18, 1.19, 1.27 (via patch)
sys/dev/mii/rgephyreg.h: revision 1.3
sys/dev/pci/if_re_pci.c: revision 1.36
- add support for RTL8211B(L) to rgephy(4)
- add a wakeup instruction for rgephy(4) on newer re(4) chips
- detect RTL8169CP, RTL8168D/8111D, and RTL8103E variants
- fix rgephy(4) problem on RTL8111D reported on current-users:
http://mail-index.NetBSD.org/current-users/2009/04/12/msg008977.html
http://mail-index.NetBSD.org/current-users/2009/04/19/msg009096.html
- pull more quirk handling from FreeBSD
- fix RX hwcksum for DESCV2 chips for PR kern/40605
- remove "B" suffix from RTL8168 device names in attach message
Revision 1.35.4.1: download - view: text, markup, annotated - select for diffs
Fri Jun 19 21:51:44 2009 UTC (15 years, 7 months ago) by snj
Branches: netbsd-5
CVS tags: 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,
matt-nb5-pq3-base,
matt-nb5-pq3
Diff to: previous 1.35: preferred, colored; next MAIN 1.36: preferred, colored
Changes since revision 1.35: +3 -3
lines
Pull up following revision(s) (requested by tsutsui in ticket #821):
sys/dev/ic/rtl8169.c: revisions 1.107, 1.114-1.119, 1.121
sys/dev/ic/rtl81x9reg.h: revisions 1.36-1.39
sys/dev/ic/rtl81x9var.h: revision 1.47
sys/dev/mii/rgephy.c: revision 1.27 via patch
sys/dev/pci/if_re_pci.c: revision 1.36
remove extra semicolons.
--
Add HWREV values of RTL8168CP and RTL8168D. From FreeBSD.
XXX: needs more quirk handling after wakeup for newer chips.
--
Add HWREV of RTL8102EL variant. From FUKAUMI Naoki.
--
Assume an unknown HWREV chip has the same features with the latest one.
--
Remove suffix "B" from rtk_name of PCI_PRODUCT_REALTEK_RT8168 devices.
All 8168/8111 variants (8168/8168B/8168C/8168CP/8168D/8111B/8111C/8111CP)
have the same PCI device ID.
--
Remove magic reset sequence except wakeup for rev 2 chips which breaks 8111D.
Problem reported and fix confirmed by Thomas Bieg on current-users.
Also tested on 8111C (no bad side effect) by several users privately.
--
Pull some changes for newer chips from FreeBSD:
- pull MACSTAT and CMDSTOP quirks for 8168/8111 chips
- always set CPLUSCMD_PCI_MRW on reset
- set VLANSTRIP and RXCSUM_ENB bits on CPLUS register per if_capenable
Tested on 8111C and 8111D by several users, and
no bad side effect on my old 8169S.
--
Remove unused sc_rev settings (all quirks are handled by sc_quirk)
and merge HWREV cases which have the same quirks.
--
- rename RTK_HWREV_8102EL_SPIN2 -> RTK_HWREV_8103E
- add a HWREV value for 8168DP
Per Realtek's Linux drivers.
--
Two fixes for RX hwcsum on DESCV2 chips:
* On checking TCPv4/UDPv4 RX checksum on DESCV2 chips, also check
RE_RDESC_VLANCTL_IPV4 bit because those DESCV2 chips may also recognize
IPv6 packets and set RE_PROTOID_TCPIP or RE_PROTOID_UDPIP bits for
TCPv6/UDPv6 packets. This may fix PR kern/40605.
* According to Realtek's Linux driver, DESCV2 chips don't set RE_PROTOID_IP
for non-TCP/UDP IP packets (set only RE_RDESC_VLANCTL_IPV[46]) so
remove PROTOID check for IPv4 RX cheksum on DESCV2 chips.
Revision 1.35.8.1: download - view: text, markup, annotated - select for diffs
Wed May 13 17:20:26 2009 UTC (15 years, 8 months ago) by jym
Branches: jym-xensuspend
Diff to: previous 1.35: preferred, colored; next MAIN 1.36: preferred, colored
Changes since revision 1.35: +3 -3
lines
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
Revision 1.34.2.1: download - view: text, markup, annotated - select for diffs
Mon May 4 08:12:57 2009 UTC (15 years, 8 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -4
lines
sync with head.
Revision 1.35.2.1: download - view: text, markup, annotated - select for diffs
Tue Apr 28 07:35:57 2009 UTC (15 years, 8 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.35: preferred, colored; next MAIN 1.36: preferred, colored
Changes since revision 1.35: +3 -3
lines
Sync with HEAD.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Apr 25 06:16:12 2009 UTC (15 years, 8 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-nfs-mp-base7,
yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base,
jymxensuspend-base,
jym-xensuspend-base
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -3
lines
Remove suffix "B" from rtk_name of PCI_PRODUCT_REALTEK_RT8168 devices.
All 8168/8111 variants (8168/8168B/8168C/8168CP/8168D/8111B/8111C/8111CP)
have the same PCI device ID.
Revision 1.21.2.5: download - view: text, markup, annotated - select for diffs
Tue Mar 31 18:22:02 2009 UTC (15 years, 9 months ago) by bouyer
Branches: netbsd-4
Diff to: previous 1.21.2.4: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.2.4: +2 -2
lines
Pull up following revision(s) (requested by tsutsui in ticket #1297):
src/sys/dev/ic/rtl8169.c 1.104 (via patch), 1.105 (via patch),
1.106 (via patch), 1.108, 1.109 (via patch),
1.110, 1.111, 1.112, 1.113
sys/dev/ic/rtl81x9reg.h: revision 1.30 - 1.35
sys/dev/ic/rtl81x9var.h: revision 1.42 - 1.45
sys/dev/pci/if_re_pci.c: revision 1.35
Add support for 8168C/8111C/8102E chips.
Fix MAC reset issue (PR kern/41009)
Add/fix HW checksum support (PR kern/40955)
Revision 1.34.8.1: download - view: text, markup, annotated - select for diffs
Sun Oct 19 22:16:39 2008 UTC (16 years, 3 months ago) by haad
Branches: haad-dm
Diff to: previous 1.34: preferred, colored; next MAIN 1.35: preferred, colored
Changes since revision 1.34: +3 -3
lines
Sync with HEAD.
Revision 1.32.8.2: download - view: text, markup, annotated - select for diffs
Sun Sep 28 10:40:26 2008 UTC (16 years, 3 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.32.8.1: preferred, colored; branchpoint 1.32: preferred, colored; next MAIN 1.33: preferred, colored
Changes since revision 1.32.8.1: +1 -1
lines
Sync with HEAD.
Revision 1.34.4.1: download - view: text, markup, annotated - select for diffs
Thu Sep 18 04:35:07 2008 UTC (16 years, 4 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to: previous 1.34: preferred, colored; next MAIN 1.35: preferred, colored
Changes since revision 1.34: +3 -3
lines
Sync with wrstuden-revivesa-base-2.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Aug 23 14:27:45 2008 UTC (16 years, 5 months ago) by tnn
Branches: MAIN
CVS tags: wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
nick-hppapmap-base2,
netbsd-5-base,
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,
mjf-devfs2-base,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20091211,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
haad-nbase2,
haad-dm-base2,
haad-dm-base1,
haad-dm-base,
ad-audiomp2-base,
ad-audiomp2
Branch point for: nick-hppapmap,
netbsd-5,
matt-nb5-mips64,
jym-xensuspend
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -3
lines
Add support for the Realtek 8102E/8102EL PCIe 10/100 Ethernet devices.
From FreeBSD.
Revision 1.32.8.1: download - view: text, markup, annotated - select for diffs
Mon Jun 2 13:23:40 2008 UTC (16 years, 7 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +32 -34
lines
Sync with HEAD.
Revision 1.33.2.1: download - view: text, markup, annotated - select for diffs
Sun May 18 12:34:20 2008 UTC (16 years, 8 months ago) by yamt
Branches: yamt-pf42
Diff to: previous 1.33: preferred, colored; next MAIN 1.34: preferred, colored
Changes since revision 1.33: +32 -31
lines
sync with head.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Apr 25 11:27:19 2008 UTC (16 years, 8 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-nfs-mp-base2,
yamt-nfs-mp-base,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl,
hpcarm-cleanup-nbase
Branch point for: yamt-nfs-mp,
wrstuden-revivesa,
haad-dm
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +32 -31
lines
Split device_t/softc for re(4) and rtk(4).
Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Apr 10 19:13:37 2008 UTC (16 years, 9 months ago) by cegger
Branches: MAIN
CVS tags: yamt-pf42-baseX,
yamt-pf42-base
Branch point for: yamt-pf42
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +8 -11
lines
use aprint_*_dev and device_xname
Revision 1.10.2.6: download - view: text, markup, annotated - select for diffs
Mon Jan 21 09:43:59 2008 UTC (17 years ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.10.2.5: preferred, colored; branchpoint 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10.2.5: +8 -32
lines
sync with head
Revision 1.29.2.2: download - view: text, markup, annotated - select for diffs
Wed Jan 9 01:53:48 2008 UTC (17 years ago) by matt
Branches: matt-armv6
Diff to: previous 1.29.2.1: preferred, colored; branchpoint 1.29: preferred, colored; next MAIN 1.30: preferred, colored
Changes since revision 1.29.2.1: +8 -32
lines
sync with HEAD
Revision 1.30.4.1: download - view: text, markup, annotated - select for diffs
Wed Dec 26 19:46:54 2007 UTC (17 years ago) by ad
Branches: vmlocking2
Diff to: previous 1.30: preferred, colored; next MAIN 1.31: preferred, colored
Changes since revision 1.30: +8 -32
lines
Sync with head.
Revision 1.31.2.1: download - view: text, markup, annotated - select for diffs
Thu Dec 13 21:55:50 2007 UTC (17 years, 1 month ago) by bouyer
Branches: bouyer-xeni386
CVS tags: bouyer-xeni386-merge1
Diff to: previous 1.31: preferred, colored; next MAIN 1.32: preferred, colored
Changes since revision 1.31: +2 -1
lines
Sync with HEAD
Revision 1.30.6.1: download - view: text, markup, annotated - select for diffs
Tue Dec 11 15:32:11 2007 UTC (17 years, 1 month ago) by yamt
Branches: yamt-kmem
Diff to: previous 1.30: preferred, colored; next MAIN 1.31: preferred, colored
Changes since revision 1.30: +8 -32
lines
sync with head.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Dec 11 11:25:52 2007 UTC (17 years, 1 month ago) by lukem
Branches: MAIN
CVS tags: yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
yamt-kmem-base3,
yamt-kmem-base2,
vmlocking2-base3,
nick-net80211-sync-base,
nick-net80211-sync,
mjf-devfs-base,
matt-armv6-nbase,
matt-armv6-base,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-base,
cube-autoconf-base,
cube-autoconf,
bouyer-xeni386-nbase,
bouyer-xeni386-base,
ad-socklock-base1
Branch point for: mjf-devfs2
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -1
lines
use __KERNEL_RCSID()
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Dec 9 20:28:09 2007 UTC (17 years, 1 month ago) by jmcneill
Branches: MAIN
Branch point for: bouyer-xeni386
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +7 -32
lines
Merge jmcneill-pm branch.
Revision 1.28.4.5: download - view: text, markup, annotated - select for diffs
Sat Dec 8 16:21:28 2007 UTC (17 years, 1 month ago) by jmcneill
Branches: jmcneill-pm
Diff to: previous 1.28.4.4: preferred, colored; branchpoint 1.28: preferred, colored; next MAIN 1.29: preferred, colored
Changes since revision 1.28.4.4: +3 -3
lines
Rename pnp(9) -> pmf(9), as requested by many.
Revision 1.29.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 6 23:29:04 2007 UTC (17 years, 2 months ago) by matt
Branches: matt-armv6
CVS tags: matt-armv6-prevmlocking
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
sync with HEAD
Revision 1.28.4.4: download - view: text, markup, annotated - select for diffs
Tue Nov 6 14:27:25 2007 UTC (17 years, 2 months ago) by joerg
Branches: jmcneill-pm
Diff to: previous 1.28.4.3: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.4.3: +4 -6
lines
Refactor PNP API:
- Make suspend/resume directly a device functionality. It consists of
three layers (class logic, device logic, bus logic), all of them being
optional. This replaces D0/D3 transitions.
- device_is_active returns true if the device was not disabled and was
not suspended (even partially), device_is_enabled returns true if the
device was enabled.
- Change pnp_global_transition into pnp_system_suspend and
pnp_system_resume. Before running any suspend/resume handlers, check
that all currently attached devices support power management and bail
out otherwise. The latter is not done for the shutdown/panic case.
- Make the former bus-specific generic network handlers a class handler.
- Make PNP message like volume up/down/toogle PNP events. Each device
can register what events they are interested in and whether the handler
should be global or not.
- Introduce device_active API for devices to mark themselve in use from
either the system or the device. Use this to implement the idle handling
for audio and input devices. This is intended to replace most ad-hoc
watchdogs as well.
- Fix somes situations in which audio resume would lose mixer settings.
- Make USB host controllers better deal with suspend in the light of
shared interrupts.
- Flush filesystem cache on suspend.
- Flush disk caches on suspend. Put ATA disks into standby on suspend as
well.
- Adopt drivers to use the new PNP API.
- Fix a critical bug in the generic cardbus layer that made D0->D3
break.
- Fix ral(4) to set if_stop.
- Convert cbb(4) to the new PNP API.
- Apply the PCI Express SCI fix on resume again.
Revision 1.10.2.5: download - view: text, markup, annotated - select for diffs
Sat Oct 27 11:32:59 2007 UTC (17 years, 2 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.10.2.4: preferred, colored; branchpoint 1.10: preferred, colored
Changes since revision 1.10.2.4: +2 -2
lines
sync with head.
Revision 1.28.4.3: download - view: text, markup, annotated - select for diffs
Fri Oct 26 15:46:16 2007 UTC (17 years, 2 months ago) by joerg
Branches: jmcneill-pm
Diff to: previous 1.28.4.2: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.4.2: +2 -2
lines
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.29.6.1: download - view: text, markup, annotated - select for diffs
Thu Oct 25 22:39:03 2007 UTC (17 years, 2 months ago) by bouyer
Branches: bouyer-xenamd64
Diff to: previous 1.29: preferred, colored; next MAIN 1.30: preferred, colored
Changes since revision 1.29: +2 -2
lines
Sync with HEAD.
Revision 1.26.2.3: download - view: text, markup, annotated - select for diffs
Tue Oct 23 20:09:01 2007 UTC (17 years, 3 months ago) by ad
Branches: vmlocking
Diff to: previous 1.26.2.2: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26.2.2: +2 -2
lines
Sync with head.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Oct 19 12:00:47 2007 UTC (17 years, 3 months ago) by ad
Branches: MAIN
CVS tags: yamt-kmem-base,
vmlocking2-base2,
vmlocking2-base1,
vmlocking-nbase,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
mjf-devfs,
jmcneill-pm-base,
jmcneill-base,
bouyer-xenamd64-base2,
bouyer-xenamd64-base
Branch point for: yamt-kmem,
vmlocking2
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
Revision 1.28.4.2: download - view: text, markup, annotated - select for diffs
Fri Oct 5 01:08:59 2007 UTC (17 years, 3 months ago) by joerg
Branches: jmcneill-pm
Diff to: previous 1.28.4.1: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.4.1: +9 -32
lines
Remove the power management nonsense in the PCI versions of
rtk(4) and re(4). It is not really likely to work anyway.
Use PNP power management for the cardbus attachment as well and
remove the power management handlers from the chipset code.
Revision 1.8.2.7: download - view: text, markup, annotated - select for diffs
Thu Oct 4 18:50:24 2007 UTC (17 years, 3 months ago) by bouyer
Branches: netbsd-3
Diff to: previous 1.8.2.6: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.2.6: +46 -110
lines
Pull up following revision(s) (requested by tsutsui in ticket #1852):
sys/dev/ic/rtl81x9var.h: revision 1.39
sys/dev/cardbus/if_re_cardbus.c: revision 1.13
sys/dev/pci/if_re_pci.c: revision 1.27 via patch
sys/dev/pci/if_rtk_pci.c: revision 1.32
sys/dev/cardbus/if_rtk_cardbus.c: revision 1.32
sys/dev/ic/rtl8169.c: revision 1.84, 1.85
sys/dev/ic/rtl81x9reg.h: revision 1.27
sys/dev/ic/rtl81x9.c: revision 1.72
Cleanup handling of quikrs on each RealTek chip:
Pull a fix for PCIe variants from FreeBSD
Revision 1.10.2.4: download - view: text, markup, annotated - select for diffs
Mon Sep 3 14:37:01 2007 UTC (17 years, 4 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.10.2.3: preferred, colored; branchpoint 1.10: preferred, colored
Changes since revision 1.10.2.3: +53 -108
lines
sync with head.
Revision 1.26.2.2: download - view: text, markup, annotated - select for diffs
Mon Aug 20 18:37:14 2007 UTC (17 years, 5 months ago) by ad
Branches: vmlocking
Diff to: previous 1.26.2.1: preferred, colored
Changes since revision 1.26.2.1: +4 -2
lines
Sync with HEAD.
Revision 1.27.4.1: download - view: text, markup, annotated - select for diffs
Wed Aug 15 13:48:32 2007 UTC (17 years, 5 months ago) by skrll
Branches: nick-csl-alignment
Diff to: previous 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27: +4 -2
lines
Sync with HEAD.
Revision 1.28.4.1: download - view: text, markup, annotated - select for diffs
Thu Aug 9 02:37:11 2007 UTC (17 years, 5 months ago) by jmcneill
Branches: jmcneill-pm
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
Sync with HEAD.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Aug 7 07:48:57 2007 UTC (17 years, 5 months ago) by simonb
Branches: MAIN
CVS tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
vmlocking-base,
nick-csl-alignment-base5
Branch point for: matt-armv6,
bouyer-xenamd64
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
Fix a tyop.
Revision 1.28.6.2: download - view: text, markup, annotated - select for diffs
Thu Jul 19 22:04:23 2007 UTC (17 years, 6 months ago) by dsl
Branches: matt-mips64
Diff to: previous 1.28.6.1: preferred, colored; branchpoint 1.28: preferred, colored; next MAIN 1.29: preferred, colored
Changes since revision 1.28.6.1: +332 -0
lines
include sys/cdefs.h
Revision 1.28.6.1
Thu Jul 19 22:04:22 2007 UTC (17 years, 6 months ago) by dsl
Branches: matt-mips64
FILE REMOVED
Changes since revision 1.28: +0 -332
lines
file if_re_pci.c was added on branch matt-mips64 on 2007-07-19 22:04:23 +0000
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Jul 19 22:04:22 2007 UTC (17 years, 6 months ago) by dsl
Branches: MAIN
CVS tags: matt-mips64-base,
hpcarm-cleanup
Branch point for: matt-mips64,
jmcneill-pm
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -1
lines
include sys/cdefs.h
Revision 1.26.4.1: download - view: text, markup, annotated - select for diffs
Wed Jul 11 20:07:39 2007 UTC (17 years, 6 months ago) by mjf
Branches: mjf-ufs-trans
Diff to: previous 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26: +46 -110
lines
Sync with head.
Revision 1.21.2.3.2.1: download - view: text, markup, annotated - select for diffs
Sun Jun 3 17:26:05 2007 UTC (17 years, 7 months ago) by wrstuden
Branches: wrstuden-fixsa
Diff to: previous 1.21.2.3: preferred, colored; next MAIN 1.21.2.4: preferred, colored
Changes since revision 1.21.2.3: +46 -110
lines
Catch up with now-somewhat-dated netbsd-4. These changes took longer
than expected for me to actually get around to merging.
Revision 1.21.2.4: download - view: text, markup, annotated - select for diffs
Wed May 16 20:48:07 2007 UTC (17 years, 8 months ago) by jdc
Branches: netbsd-4
CVS tags: wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-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,
matt-nb4-arm-base,
matt-nb4-arm
Diff to: previous 1.21.2.3: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.2.3: +46 -110
lines
Pull up revision 1.27 via patch (requested by tsutsui in ticket #640).
Cleanup handling of quikrs on each RealTek chip:
- replace rtk_type member in rtk_softc which has chip types
with new rtk_quirk that represents quirks on each chip:
- RTKQ_8129 doesn't have internal MII (used in rtk(4))
- RTKQ_8139CPLUS has different register layout (for re(4))
- RTKQ_8169NONS (original 8169) requires some settings on init
- RTKQ_PCIE requires different settings in setmulti
so that we don't have to check each hwrev values or types everywhere
and newer variants will also work without changes if they don't
have other quirks
(sc_rev is unchenged for now for reference to the Realtek's driver)
- don't check hwrev register in re_pci_match() but check
only PCI_VENDER(), PCI_PRODUCT() and PCI_REVISION()
so that we no longer have to map pci space there
- add a new HWREV value for another 8168 variant
- try to map PCI mem space more properly
- remove (probably unneeded) ifp->if_baudrate initialization
Tested on a newer 8168 variant by Dennis den Brok on tech-kern,
and also tested on 8139 and 8169C on macppc, and 8139C+ on landisk
by me.
Revision 1.26.2.1: download - view: text, markup, annotated - select for diffs
Tue Apr 10 13:24:26 2007 UTC (17 years, 9 months ago) by ad
Branches: vmlocking
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +46 -110
lines
Sync with head.
Revision 1.26.6.1: download - view: text, markup, annotated - select for diffs
Thu Mar 29 19:27:48 2007 UTC (17 years, 9 months ago) by reinoud
Branches: reinoud-bufcleanup
Diff to: previous 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26: +46 -110
lines
Pullup to -current
Revision 1.23.2.3: download - view: text, markup, annotated - select for diffs
Sat Mar 24 14:55:31 2007 UTC (17 years, 10 months ago) by yamt
Branches: yamt-idlelwp
Diff to: previous 1.23.2.2: preferred, colored; branchpoint 1.23: preferred, colored; next MAIN 1.24: preferred, colored
Changes since revision 1.23.2.2: +46 -110
lines
sync with head.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Mar 21 12:17:31 2007 UTC (17 years, 10 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-idlelwp-base8,
thorpej-atomic-base,
thorpej-atomic,
nick-csl-alignment-base,
mjf-ufs-trans-base
Branch point for: nick-csl-alignment
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +46 -110
lines
Cleanup handling of quikrs on each RealTek chip:
- replace rtk_type member in rtk_softc which has chip types
with new rtk_quirk that represents quirks on each chip:
- RTKQ_8129 doesn't have internal MII (used in rtk(4))
- RTKQ_8139CPLUS has different register layout (for re(4))
- RTKQ_8169NONS (original 8169) requires some settings on init
- RTKQ_PCIE requires different settings in setmulti
so that we don't have to check each hwrev values or types everywhere
and newer variants will also work without changes if they don't
have other quirks
(sc_rev is unchenged for now for reference to the Realtek's driver)
- don't check hwrev register in re_pci_match() but check
only PCI_VENDER(), PCI_PRODUCT() and PCI_REVISION()
so that we no longer have to map pci space there
- add a new HWREV value for another 8168 variant
- try to map PCI mem space more properly
- remove (probably unneeded) ifp->if_baudrate initialization
Tested on a newer 8168 variant by Dennis den Brok on tech-kern,
and also tested on 8139 and 8169C on macppc, and 8139C+ on landisk
by me.
Revision 1.23.2.2: download - view: text, markup, annotated - select for diffs
Mon Mar 12 05:55:20 2007 UTC (17 years, 10 months ago) by rmind
Branches: yamt-idlelwp
Diff to: previous 1.23.2.1: preferred, colored; branchpoint 1.23: preferred, colored
Changes since revision 1.23.2.1: +12 -5
lines
Sync with HEAD.
Revision 1.8.2.6: download - view: text, markup, annotated - select for diffs
Sat Mar 10 18:54:15 2007 UTC (17 years, 10 months ago) by bouyer
Branches: netbsd-3
Diff to: previous 1.8.2.5: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.5: +12 -5
lines
Pull up following revision(s) (requested by tsutsui in ticket #1680):
sys/dev/pci/if_re_pci.c: revision 1.25-1.26
Add an entry to match hwrev RTK_HWREV_8100E_SPIN2 too.
Also check both I/O and memory space on unmap. Pointer out by yamt.
Revision 1.21.2.3: download - view: text, markup, annotated - select for diffs
Sat Mar 10 18:34:21 2007 UTC (17 years, 10 months ago) by bouyer
Branches: netbsd-4
Branch point for: wrstuden-fixsa
Diff to: previous 1.21.2.2: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.2.2: +12 -5
lines
Pull up following revision(s) (requested by tsutsui in ticket #502):
sys/dev/pci/if_re_pci.c: revision 1.25-1.26
Add an entry to match hwrev RTK_HWREV_8100E_SPIN2 too.
Also check both I/O and memory space on unmap. Pointer out by yamt.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Mar 5 10:32:05 2007 UTC (17 years, 10 months ago) by tsutsui
Branches: MAIN
Branch point for: vmlocking,
reinoud-bufcleanup,
mjf-ufs-trans
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +9 -5
lines
Also check both I/O and memory space on unmap. Pointer out by yamt.
Revision 1.8.2.5: download - view: text, markup, annotated - select for diffs
Sat Mar 3 23:30:25 2007 UTC (17 years, 10 months ago) by bouyer
Branches: netbsd-3
Diff to: previous 1.8.2.4: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.4: +121 -82
lines
Pull up following revision(s) (requested by tsutsui in ticket #1673):
distrib/sets/lists/man/mi 1.844, 1.871
share/man/man4/Makefile 1.372, 1.379 via patch
share/man/man4/re.4 1.8, 1.9, 1.11, 1.12
share/man/man4/rgephy.4 1.1
share/man/man4/rlphy.4 1.1, 1.2
sys/arch/amd64/conf/GENERIC 1.79, 1.89
sys/arch/amd64/conf/INSTALL 1.45, 1.49
sys/arch/i386/conf/GENERIC 1.717, 1.747
sys/arch/i386/conf/GENERIC_LAPTOP 1.164
sys/arch/i386/conf/INSTALL 1.277, 1.283
sys/arch/i386/conf/INSTALL_LAPTOP 1.96, 1.98
sys/arch/i386/conf/XEN2_DOM0 1.22 via patch
sys/arch/macppc/conf/GENERIC 1.220, 1.246
sys/arch/macppc/conf/INSTALL 1.96, 1.100
sys/dev/cardbus/if_re_cardbus.c 1.10
sys/dev/cardbus/if_rtk_cardbus.c 1.29-1.31
sys/dev/ic/rtl8169.c 1.14, 1.20, 1.24, 1.25, 1.28-1.61, 1.63, 1.64-1.81 via patch
sys/dev/ic/rtl81x9.c 1.52, 1.54-1.63, 1.65, 1.67-1.70
sys/dev/ic/rtl81x9reg.h 1.15-1.26
sys/dev/ic/rtl81x9var.h 1.19, 1.21-1.37
sys/dev/mii/files.mii 1.38
sys/dev/mii/miidevs 1.62, 1.64
sys/dev/mii/rgephy.c 1.10, 1.13-1.16
sys/dev/mii/rlphy.c 1.1, 1.6, 1.7, 1.11 via patch
sys/dev/pci/if_re_pci.c 1.13, 1.15-1.17, 1.19-1.23
sys/dev/pci/if_rtk_pci.c 1.25, 1.28, 1.29, 1.31
sys/dev/pci/pcidevs 1.851, 1.852
on re(4):
- improve stability (I believe ;-)
- add a workaround for hardware ip4csum-tx bug
- support newer chips (8169SB/SC, PCIe based 8168 etc.)
- fix 8139C+ support
- enable hardware VLAN
- misc bus_dma(9) fix (which makes re(4) work on mips ports)
on rtk(4):
- fix kern/31348
- fix possible panic on dreamcast
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Mar 3 17:23:12 2007 UTC (17 years, 10 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -1
lines
Add an entry to match hwrev RTK_HWREV_8100E_SPIN2 too.
XXX: should we use PCI_REVISION() rather than hwrev
for 8139C+ as OpenBSD does?
Revision 1.23.2.1: download - view: text, markup, annotated - select for diffs
Tue Feb 27 16:54:01 2007 UTC (17 years, 10 months ago) by yamt
Branches: yamt-idlelwp
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -3
lines
- sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.
Revision 1.10.2.3: download - view: text, markup, annotated - select for diffs
Mon Feb 26 09:10:27 2007 UTC (17 years, 10 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.10.2.2: preferred, colored; branchpoint 1.10: preferred, colored
Changes since revision 1.10.2.2: +47 -40
lines
sync with head.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Feb 21 23:00:01 2007 UTC (17 years, 11 months ago) by thorpej
Branches: MAIN
CVS tags: ad-audiomp-base,
ad-audiomp
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -3
lines
Replace the Mach-derived boolean_t type with the C99 bool type. A
future commit will replace use of TRUE and FALSE with true and false.
Revision 1.21.2.2: download - view: text, markup, annotated - select for diffs
Sat Feb 10 14:27:01 2007 UTC (17 years, 11 months ago) by tron
Branches: netbsd-4
Diff to: previous 1.21.2.1: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.2.1: +4 -1
lines
Pull up following revision(s) (requested by tsutsui in ticket #437):
sys/dev/pci/if_re_pci.c: revision 1.23
Add an 8169SC variant to re_devs. From Darrin B.Jewell.
Revision 1.21.2.1: download - view: text, markup, annotated - select for diffs
Sat Feb 10 14:26:31 2007 UTC (17 years, 11 months ago) by tron
Branches: netbsd-4
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +44 -40
lines
Pull up following revision(s) (requested by tsutsui in ticket #437):
sys/dev/pci/if_re_pci.c: revision 1.22
Try to map both PCI I/O and memory space.
Revision 1.13.4.3: download - view: text, markup, annotated - select for diffs
Fri Feb 9 21:03:51 2007 UTC (17 years, 11 months ago) by ad
Branches: newlock2
Diff to: previous 1.13.4.2: preferred, colored; branchpoint 1.13: preferred, colored; next MAIN 1.14: preferred, colored
Changes since revision 1.13.4.2: +47 -40
lines
Sync with HEAD.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Feb 4 04:39:38 2007 UTC (17 years, 11 months ago) by tsutsui
Branches: MAIN
CVS tags: post-newlock2-merge,
newlock2-nbase,
newlock2-base
Branch point for: yamt-idlelwp
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -1
lines
Add an 8169SC variant to re_devs. From Darrin B.Jewell.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Feb 4 03:20:23 2007 UTC (17 years, 11 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +44 -40
lines
Try to map both PCI I/O and memory space.
Revision 1.13.4.2: download - view: text, markup, annotated - select for diffs
Fri Jan 12 00:57:41 2007 UTC (18 years ago) by ad
Branches: newlock2
Diff to: previous 1.13.4.1: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.4.1: +53 -31
lines
Sync with head.
Revision 1.10.2.2: download - view: text, markup, annotated - select for diffs
Sat Dec 30 20:48:45 2006 UTC (18 years ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.10.2.1: preferred, colored; branchpoint 1.10: preferred, colored
Changes since revision 1.10.2.1: +75 -46
lines
sync with head.
Revision 1.13.6.2: download - view: text, markup, annotated - select for diffs
Sun Dec 10 07:17:44 2006 UTC (18 years, 1 month ago) by yamt
Branches: yamt-splraiseipl
Diff to: previous 1.13.6.1: preferred, colored; branchpoint 1.13: preferred, colored; next MAIN 1.14: preferred, colored
Changes since revision 1.13.6.1: +76 -48
lines
sync with head.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Nov 24 19:38:55 2006 UTC (18 years, 1 month ago) by christos
Branches: MAIN
CVS tags: yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
netbsd-4-base
Branch point for: netbsd-4
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
fix capitalization of NetBSD; from Zapher
Revision 1.13.4.1: download - view: text, markup, annotated - select for diffs
Sat Nov 18 21:34:30 2006 UTC (18 years, 2 months ago) by ad
Branches: newlock2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +28 -21
lines
Sync with head.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Nov 18 15:58:50 2006 UTC (18 years, 2 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -5
lines
Rename re_pci_probe() -> re_pci_match().
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Nov 18 07:22:06 2006 UTC (18 years, 2 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +49 -26
lines
- sync HWREV definitions with FreeBSD
- recognize 8169SC/8100E/8101E (untested, but won't hurt working devices)
XXX: 8100E/8101E don't support 1000M; need some flag to set if_baudrate
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Nov 16 01:33:09 2006 UTC (18 years, 2 months ago) by christos
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3
lines
__unused removal on arguments; approved by core.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Nov 3 17:51:47 2006 UTC (18 years, 2 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +20 -17
lines
Pull another 8139C+ fix from FreeBSD if_re.c rev 1.68:
Perform hardware diagnostic only on the original RTL8169,
which was the only device that really needed it.
(i.e. a possible hardware bug when the NIC was put on a 64bit PCI slot)
Tested with on-board 8139C+ by Brian A. Seklecki.
Note this change might also fix PR kern/34952
(because re_diag() is no longer called on 8169S/8110S),
but I'm not sure if the re(4) chip was properly initialized in such case.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Oct 28 23:18:35 2006 UTC (18 years, 2 months ago) by christos
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -1
lines
PR/34933: Sami Kantoluoto: RealTek 8168B found from Asus P5B motherboard
is not recognized
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Oct 27 09:57:26 2006 UTC (18 years, 2 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -4
lines
Use common macro rather than local one.
Revision 1.13.6.1: download - view: text, markup, annotated - select for diffs
Sun Oct 22 06:06:17 2006 UTC (18 years, 3 months ago) by yamt
Branches: yamt-splraiseipl
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -3
lines
sync with head
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Oct 12 01:31:30 2006 UTC (18 years, 3 months ago) by christos
Branches: MAIN
CVS tags: yamt-splraiseipl-base2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -3
lines
- sprinkle __unused on function decls.
- fix a couple of unused bugs
- no more -Wno-unused for i386
Revision 1.12.8.3: download - view: text, markup, annotated - select for diffs
Fri Sep 15 14:00:41 2006 UTC (18 years, 4 months ago) by yamt
Branches: yamt-pdpolicy
Diff to: previous 1.12.8.2: preferred, colored; branchpoint 1.12: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12.8.2: +2 -3
lines
revert unrelated changes erroneously slipped in.
Revision 1.12.4.1: download - view: text, markup, annotated - select for diffs
Sat Sep 9 02:52:17 2006 UTC (18 years, 4 months ago) by rpaulo
Branches: rpaulo-netinet-merge-pcb
Diff to: previous 1.12: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12: +4 -1
lines
sync with head
Revision 1.12.16.1: download - view: text, markup, annotated - select for diffs
Thu Jul 13 17:49:27 2006 UTC (18 years, 6 months ago) by gdamore
Branches: gdamore-uart
Diff to: previous 1.12: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12: +4 -1
lines
Merge from HEAD.
Revision 1.12.8.2: download - view: text, markup, annotated - select for diffs
Mon Jun 26 12:51:21 2006 UTC (18 years, 6 months ago) by yamt
Branches: yamt-pdpolicy
Diff to: previous 1.12.8.1: preferred, colored; branchpoint 1.12: preferred, colored
Changes since revision 1.12.8.1: +4 -1
lines
sync with head.
Revision 1.12.14.1: download - view: text, markup, annotated - select for diffs
Thu Jun 22 03:39:48 2006 UTC (18 years, 7 months ago) by chap
Branches: chap-midi
Diff to: previous 1.12: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12: +4 -1
lines
Complete a sync sys/ with head.
Revision 1.10.2.1: download - view: text, markup, annotated - select for diffs
Wed Jun 21 15:05:04 2006 UTC (18 years, 7 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +21 -2
lines
sync with head.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jun 18 21:32:24 2006 UTC (18 years, 7 months ago) by christos
Branches: MAIN
CVS tags: yamt-splraiseipl-base,
yamt-pdpolicy-base9,
yamt-pdpolicy-base8,
yamt-pdpolicy-base7,
yamt-pdpolicy-base6,
rpaulo-netinet-merge-pcb-base,
chap-midi-nbase,
chap-midi-base,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: yamt-splraiseipl,
newlock2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -1
lines
PR/33761: dieter roelants: NetBSD doesn't recognize a RealTek 8168B nic
Revision 1.12.8.1: download - view: text, markup, annotated - select for diffs
Wed May 24 10:58:00 2006 UTC (18 years, 8 months ago) by yamt
Branches: yamt-pdpolicy
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -2
lines
sync with head.
Revision 1.8.2.4: download - view: text, markup, annotated - select for diffs
Thu Dec 29 19:44:18 2005 UTC (19 years ago) by riz
Branches: netbsd-3
CVS tags: netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1
Diff to: previous 1.8.2.3: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.3: +5 -2
lines
Pull up following revision(s) (requested by rpaulo in ticket #1070):
sys/dev/pci/if_re_pci.c: revision 1.12
sys/dev/ic/rtl81x9reg.h: revision 1.14
PR/32386: Dawid Szymanski (arhea). Add support for the 8169SB chipset.
From FreeBSD.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Dec 25 19:55:41 2005 UTC (19 years ago) by rpaulo
Branches: MAIN
CVS tags: yamt-uio_vmspace-base5,
yamt-uio_vmspace,
yamt-pdpolicy-base5,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
simonb-timecounters-base,
simonb-timecounters,
simonb-timcounters-final,
peter-altq-base,
peter-altq,
gdamore-uart-base,
elad-kernelauth-base,
elad-kernelauth
Branch point for: yamt-pdpolicy,
rpaulo-netinet-merge-pcb,
gdamore-uart,
chap-midi
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -2
lines
PR/32386: Dawid Szymanski (arhea). Add support for the 8169SB chipset.
Revision 1.3.4.7: download - view: text, markup, annotated - select for diffs
Sun Dec 11 10:28:58 2005 UTC (19 years, 1 month ago) by christos
Branches: ktrace-lwp
Diff to: previous 1.3.4.6: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.4.6: +14 -1
lines
Sync with head.
Revision 1.10.8.1: download - view: text, markup, annotated - select for diffs
Tue Nov 29 21:23:14 2005 UTC (19 years, 1 month ago) by yamt
Branches: yamt-readahead
Diff to: previous 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10: +14 -1
lines
sync with head.
Revision 1.8.2.3: download - view: text, markup, annotated - select for diffs
Thu Nov 24 22:19:11 2005 UTC (19 years, 1 month ago) by tron
Branches: netbsd-3
CVS tags: netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0
Diff to: previous 1.8.2.2: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.2: +13 -0
lines
Pull up following revision(s) (requested by riz in ticket #993):
sys/dev/pci/if_sk.c: revision 1.18
sys/dev/pci/if_re_pci.c: revision 1.11
Special-case the Linksys EG1032 cards using PCI subsystem ID; rev. 2 uses
the sk(4) driver, while rev. 3 needs re(4).
Mostly from brad@openbsd.
Revision 1.8.2.2: download - view: text, markup, annotated - select for diffs
Thu Nov 24 22:06:38 2005 UTC (19 years, 1 month ago) by tron
Branches: netbsd-3
Diff to: previous 1.8.2.1: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.1: +4 -0
lines
Pull up following revision(s) (requested by riz in ticket #995):
sys/dev/pci/if_re_pci.c: revision 1.10
Match two candidates. From Francois Romieu in private mail.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Nov 23 18:56:22 2005 UTC (19 years, 2 months ago) by riz
Branches: MAIN
CVS tags: yamt-readahead-base3,
ktrace-lwp-base
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +14 -1
lines
Special-case the Linksys EG1032 cards using PCI subsystem ID; rev. 2 uses
the sk(4) driver, while rev. 3 needs re(4).
Mostly from brad@openbsd.
Revision 1.3.4.6: download - view: text, markup, annotated - select for diffs
Thu Nov 10 14:06:01 2005 UTC (19 years, 2 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.3.4.5: preferred, colored
Changes since revision 1.3.4.5: +7 -1
lines
Sync with HEAD. Here we go again...
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jun 15 11:27:39 2005 UTC (19 years, 7 months ago) by cube
Branches: MAIN
CVS tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base2,
yamt-readahead-base,
thorpej-vnode-attr-base,
thorpej-vnode-attr
Branch point for: yamt-readahead,
yamt-lazymbuf
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -1
lines
Match two candidates. From Francois Romieu in private mail.
Revision 1.8.2.1: download - view: text, markup, annotated - select for diffs
Tue May 10 12:47:32 2005 UTC (19 years, 8 months ago) by tron
Branches: netbsd-3
CVS tags: netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1
lines
Pull up revision 1.9 (requested by martin in ticket #273):
Add support for Corega CG-LAPCIGT Gigabit Ethernet.
From PR kern/30173.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon May 9 06:58:41 2005 UTC (19 years, 8 months ago) by martin
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1
lines
Add support for Corega CG-LAPCIGT Gigabit Ethernet.
From PR kern/30173.
Revision 1.3.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 29 11:29:06 2005 UTC (19 years, 8 months ago) by kent
Branches: kent-audio2
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +59 -14
lines
sync with -current
Revision 1.5.2.1: download - view: text, markup, annotated - select for diffs
Sat Mar 19 08:35:11 2005 UTC (19 years, 10 months ago) by yamt
Branches: yamt-km
Diff to: previous 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5: +18 -9
lines
sync with head. xen and whitespace. xen part is not finished.
Revision 1.3.4.5: download - view: text, markup, annotated - select for diffs
Fri Mar 4 16:45:18 2005 UTC (19 years, 10 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.3.4.4: preferred, colored
Changes since revision 1.3.4.4: +13 -4
lines
Sync with HEAD.
Hi Perry!
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Feb 27 00:27:33 2005 UTC (19 years, 10 months ago) by perry
Branches: MAIN
CVS tags: yamt-km-base4,
yamt-km-base3,
netbsd-3-base,
kent-audio2-base
Branch point for: netbsd-3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4
lines
nuke trailing whitespace
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Feb 23 09:18:46 2005 UTC (19 years, 11 months ago) by yamt
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -1
lines
re_pci_probe: don't use i/o space unless RE_USEIOSPACE.
Revision 1.3.4.4: download - view: text, markup, annotated - select for diffs
Tue Feb 15 21:33:13 2005 UTC (19 years, 11 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.3.4.3: preferred, colored
Changes since revision 1.3.4.3: +6 -6
lines
Sync with HEAD.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Feb 13 09:10:54 2005 UTC (19 years, 11 months ago) by jdolecek
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -6
lines
constify
Revision 1.3.4.3: download - view: text, markup, annotated - select for diffs
Mon Jan 24 08:35:26 2005 UTC (19 years, 11 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.3.4.2: preferred, colored
Changes since revision 1.3.4.2: +42 -6
lines
Sync with HEAD.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jan 22 04:34:22 2005 UTC (20 years ago) by briggs
Branches: MAIN
CVS tags: yamt-km-base2,
yamt-km-base
Branch point for: yamt-km
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -7
lines
Put the headers in a more standard order with machine-specific and
dev/bus-specific headers after the sys and net headers. This allows
it to actually compile on macppc, among other things.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 18 11:11:58 2005 UTC (20 years ago) by yamt
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +36 -0
lines
- add rcsid.
- restore Bill Paul's copyright notice.
Revision 1.3.4.2: download - view: text, markup, annotated - select for diffs
Mon Jan 17 19:31:24 2005 UTC (20 years ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.3.4.1: preferred, colored
Changes since revision 1.3.4.1: +281 -0
lines
Sync with HEAD.
Revision 1.3.4.1
Sat Jan 15 12:33:37 2005 UTC (20 years ago) by skrll
Branches: ktrace-lwp
FILE REMOVED
Changes since revision 1.3: +0 -281
lines
file if_re_pci.c was added on branch ktrace-lwp on 2005-01-17 19:31:24 +0000
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 15 12:33:37 2005 UTC (20 years ago) by kanaoka
Branches: MAIN
Branch point for: ktrace-lwp,
kent-audio2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +38 -39
lines
- Make sure D0 state if device has Power Managmet capability.
- Use aprint_*.
- Change some cosmetic.
XXX not tested.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jan 13 14:24:24 2005 UTC (20 years ago) by kanaoka
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +29 -22
lines
- Move re_diag() from bus independend code to PCI attachment code.
XXX: I tested cardbus device,but not PCI device.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Dec 23 06:26:30 2004 UTC (20 years, 1 month ago) by jonathan
Branches: MAIN
CVS tags: kent-audio1-beforemerge
Snapshot of incomplete-but-working split of re(4) driver into a
bus-independent backend, with PCI and CardBus attachment code.
The committed code has two serious bugs:
1. The driver makes no attempt to recover resources when a (Cardbus)
instance is removed; bus resources are leaked.
2. In testing with a NetGear GA-511, the Cardbus card never responded
to a reset/wakeup if the card is powered down after attachment.
So for now, leave cardbus instances powered up at attachment
(insertion, or at boot if a card is already present).
That aside, it acutally works on my GA-511. Committed as-is despite
the bugs, after repeated requests to make the code available for
further testing. Also requires sys/dev/mii/miidevs rev 1.54 -> 1.55,
and consequent regen of miidevs{,_data}.h.
CVSweb <webmaster@jp.NetBSD.org>