login
Header Space

 
 

Mailing list archives

Search results

Found 590 matching messages (0.001 seconds). Page 1 of 30.

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/10/02 14:21:15 Modified files: sys/ ... - 1120 bytes RAMDISKC - 832 bytes Tested by martin@/jsing@/todd@/brad@ Build tested on almost all archs by todd@/brad@ ok jsing@

openbsd-source-changes - Brad Smith - Oct 2 2008 - 16:21

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2007/09/12 13:49:29 Modified files: sys/dev/pci : if_vr ... shift registers four and a half years ago (1.31). From phk@FreeBSD ok dlg@ Tested by brad@ and Jacob Yocom-Piatt.

openbsd-source-changes - Brad Smith - Sep 12 2007 - 15:49

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2007/10/02 01:22:18 Modified files: sys/dev/pci : if_vr.c ... things with hw with IO address space adjacent to a vr(4) adapter. Tested by a few users, brad@ and jmc@. ok dlg@

openbsd-source-changes - Brad Smith - Oct 2 2007 - 03:22

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2007/10/02 01:35:55 Modified files: ... the Linux sky2 driver. Tested by dunceor, Schoeberle Daniel, moritz@ and brad@ on existing known working adapters. These chipsets are not actually ...

openbsd-source-changes - Brad Smith - Oct 2 2007 - 03:35

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/02/01 21:03:33 Modified files: sys/dev/pci ... They were reversed but just happened to work. From FreeBSD Tested by chl@, landy@, sthen@, krw@, okan@ and brad@ ok dlg@

openbsd-source-changes - Brad Smith - Feb 2 2008 - 00:03

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/02/01 22:11:51 Modified files: sys/dev/pci ... for fiber adapters that em_media_status() won't look so ugly. No functional change. Tested by wilfried@ and brad@ ok dlg@

openbsd-source-changes - Brad Smith - Feb 2 2008 - 01:11

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/02/16 23:39:16 Modified files: sys/ ... adapter is not running or the IFF_OACTIVE flag is set. Tested by brad@, chl@, krw@, landry@, sthen@ and Johan Mson Lindman. ok dlg@

openbsd-source-changes - Brad Smith - Feb 17 2008 - 02:39

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/02/18 02:40:11 Modified files: ... for fiber support with the BCM5714/BCM5715/BCM5780 chipsets. Tested by brad@, chl@, sthen@, Johan Mson Lindman and Ian Lindsay ...

openbsd-source-changes - Brad Smith - Feb 18 2008 - 05:40

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/02/19 17:00:06 Modified files: sys/ ... Henry's diff and a few other improvements from the FreeBSD driver from brad@. Tested on a variety of different em(4) adapters in addition to ...

openbsd-source-changes - Brad Smith - Feb 19 2008 - 20:00

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/02/20 05:17:25 Modified files: sys/ ... for -current and added support for BCM5705 or newer chipsets from brad@. Tested it with BCM5704 on i386/amd64, BCM5700 on sparc64, BCM5701/ ...

openbsd-source-changes - Brad Smith - Feb 20 2008 - 08:17

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/02/20 05:31:48 Modified files: sys/dev/ic : ... there are no more packets to process otherwise rearm the timer. From mickey@ Tested by krw@, mikeb@ and brad@ ok dlg@

openbsd-source-changes - Brad Smith - Feb 20 2008 - 08:31

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/02/27 13:05:51 Modified files: sys/dev/pci ... by moving it out from under the condition check for the IFF_OACTIVE flag. Tested by brad@, johan@, krw@, wilfried@ From mickey

openbsd-source-changes - Brad Smith - Feb 27 2008 - 16:05

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/02/27 19:02:43 Modified files: ... fiber support with the BCM5706/BCM5708 chipsets. Tested with copper adapters by brad@, johan@ and Jung ok dlg@

openbsd-source-changes - Brad Smith - Feb 27 2008 - 22:02

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/03/20 10:46:34 Modified files: sys/net : ... pppoe(4) interfaces to the MTU of the connected Ethernet/VLAN interface. From NetBSD Tested by brad@ sthen@ ok canacar@

openbsd-source-changes - Brad Smith - Mar 20 2008 - 12:46

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/03/20 17:54:57 Modified files: sys/dev/ic ... transmission. From NetBSD Fixes PR 5655. Tested by Panagiotis Efstratiou , brad@ and sthen@

openbsd-source-changes - Brad Smith - Mar 20 2008 - 19:54

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/03/21 15:11:04 Modified files: ... flag along to mii_attach() for MII based fiber adapters. Tested by brad@ and johan@ to ensure flow control is still working for copper adapters ...

openbsd-source-changes - Brad Smith - Mar 21 2008 - 17:11

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/05/23 20:33:05 Modified files: libexec/identd ... message: IPv6 support for standalone mode with assistance from millert@ and deraadt@ Tested by brad@ and sobrado@ ok deraadt@

openbsd-source-changes - Brad Smith - May 23 2008 - 22:33

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/07/15 21:56:25 Modified files: sys/dev/pci : if_bge.c ... performance on a Gig connection (roughly 495 Mb/s -> 940 Mb/s). Tested by reyk@, sthen@, brad@ and a few end users.

openbsd-source-changes - Brad Smith - Jul 15 2008 - 23:56

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2007/09/12 20:58:52 Modified files: sys/dev/pci : pcidevs Log message: - remove the bogus second AHCI PCI id for the AMD SB600 chipset. - add the AHCI PCI ids for the AMD SB700 ...

openbsd-source-changes - Brad Smith - Sep 12 2007 - 22:58

CVS: cvs.openbsd.org: src

CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2007/09/12 21:01:33 Modified files: sys/dev/pci : pcidevs Log message: - correct an unknown Marvell SATA entry to use the appropriate chipset name of 88SE6121 - add the ...

openbsd-source-changes - Brad Smith - Sep 12 2007 - 23:01

speck-geostationary