A small fix for dev/ic/rc.c

2013-04-13 Thread Brad Davis
this machine is still on 4.9 so I don't have a real patch... I'll send a real patch later if needed... Sorry) -- Brad Davis bda...@cove-mtn.com

Re: Patch from FreeBSD to support 1gigabit Marvell 88E8056/88E1149

2012-03-14 Thread Brad Davis
The patch installed and is working correctly on a generic (i386,MP) 5.0 distribution. On 3/11/2012 1:16 AM, Jonathan Gray wrote: On Wed, Mar 07, 2012 at 07:20:50AM -0700, Brad Davis wrote: On Tue, Feb 28, 2012 at 16:43:21 +1100, Jonathan Gray wrote: This is not quite what FreeBSD has

Re: Patch from FreeBSD to support 1gigabit Marvell 88E8056/88E1149

2012-03-07 Thread Brad Davis
On Tue, Feb 28, 2012 at 16:43:21 +1100, Jonathan Gray wrote: This is not quite what FreeBSD has: If you look at msk_phy_power it is not just for EC_U but rather: == SK_YUKON_EC_U || == SK_YUKON_EX || = SK_YUKON_FE_P (linux has this as the SKY2_HW_ADV_POWER_CTL flag) additionally, OURREG5

Patch from FreeBSD to support 1gigabit Marvell 88E8056/88E1149

2012-02-17 Thread Brad Davis
I've been running this for a few months without any problems. Brad mskc0 at pci2 dev 0 function 0 Marvell Yukon 88E8056 rev 0x20, Yukon-2 EC Ultra rev. B0 (0x3): apic 4 int 19 (irq 10) msk0 at mskc0 port A: address 00:1c:25:57:71:1f eephy0 at msk0 phy 0: 88E1149 Gigabit PHY, rev. 1 Index:

Patch to quote filename completion spaces in csh

2012-02-17 Thread Brad Davis
If there is any interest in creeping featurism, this patch adds file completion special character quoting to csh (like bash and tcsh but without the overhead of either program). Brad Index: bin/csh/file.c === RCS file:

Patch to support quoting spaces in Make targets.

2012-02-17 Thread Brad Davis
(More creeping featurism.) I have to work with files that come from the Windows world. Make doesn't allow quoting characters in targets. These patches add quoting as a conditional compile. Brad Index: usr.bin/make/config.h

More Nvidia PCI tuples

2012-02-17 Thread Brad Davis
I also moved GE_FORCE_9300_GE_1 to numerical order. Brad Index: sys/dev/pci/pcidevs === RCS file: /cvs/src/sys/dev/pci/pcidevs,v retrieving revision 1.1634 diff -u sys/dev/pci/pcidevs --- sys/dev/pci/pcidevs 29 Jan 2012