summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/diffutils
diff options
context:
space:
mode:
authormsaitoh <msaitoh@NetBSD.org>2015-10-30 19:22:01 +0000
committermsaitoh <msaitoh@NetBSD.org>2015-10-30 19:22:01 +0000
commit80bc1848b1487aaa3f1bbf3853c01d1abe3eeeef (patch)
tree946da767825e7c8935e10dcd228510df618cd856 /gnu/usr.bin/diffutils
parent737620ce6e25381542d3b136ee655ace34ce5286 (diff)
- On ICH8, call wm_gig_downshift_workaround_ich8lan() when link changed down.
- Drop PHY_CTRL_GBE_DIS explicitly in wm_lplu_d0_disable() in case BIOS sets this bit. - Fix two bugs in wm_kmrn_lock_loss_workaround_ich8lan(). Now the function checks the status correctly but it causes linkdown up to 10 times, so it's disabled for the time being.
Diffstat (limited to 'gnu/usr.bin/diffutils')
0 files changed, 0 insertions, 0 deletions
y don'tad 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2007-01-13Complete initializers, teach drivers that we moved from struct proc tocube 2006-03-29Use device_private().thorpej 2006-03-25Use device_parent().thorpej 2005-12-11merge ktrace-lwp.christos 2005-10-15- change the way to specify a bufq strategy. (by string rather than by number)yamt 2005-02-27nuke trailing whitespaceperry 2004-10-28move buffer queue related stuffs from buf.h to their own header, bufq.h.yamt 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-06-02Port hp300 driver for cartridge-style tapes to MI gpib framework.gmcgarry