CVS: cvs.openbsd.org: src

2010-01-08 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2010/01/08 23:19:01 Modified files: sys/dev/pci: if_bge.c if_bgereg.h Log message: Add support for the Broadcom BCM57765 ASIC and newer Broadcom BCM577xx chipsets. From Brad.

CVS: cvs.openbsd.org: src

2009-12-22 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/12/22 14:10:25 Modified files: sys/dev/ic : xl.c xlreg.h Log message: rewrite promiscuous mode and multicast handling; from Brad

CVS: cvs.openbsd.org: src

2009-12-21 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/12/21 11:14:52 Modified files: sys/dev/cardbus: if_rl_cardbus.c sys/dev/ic : rtl81x9.c sys/dev/pci: if_rl_pci.c Log message: Some cleaning for the rl(4) driver: - ANSI - KNF -

CVS: cvs.openbsd.org: src

2009-12-09 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/12/09 10:13:02 Modified files: sys/dev/pci: if_bge.c Log message: Do not count input errors twice. We always read input errors from the MAC in bge_tick(). Previously this would result in bge(4) clai

CVS: cvs.openbsd.org: xenocara

2009-10-31 Thread Christian Weisgerber
CVSROOT:/cvs Module name:xenocara Changes by: na...@cvs.openbsd.org 2009/10/31 18:25:29 Modified files: lib/libxtrans : Makefile.am Makefile.in Log message: install xtrans.pc into the right directory

CVS: cvs.openbsd.org: src

2009-10-28 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/10/28 15:15:02 Modified files: lib/libc/stdio : vfprintf.c Log message: skip the \' formatting flag, grouping is not implemented; ok deraadt@

CVS: cvs.openbsd.org: xenocara

2009-10-13 Thread Christian Weisgerber
CVSROOT:/cvs Module name:xenocara Changes by: na...@cvs.openbsd.org 2009/10/13 15:11:08 Modified files: app/luit : config.h.in configure configure.ac sys.c Log message: use openpty(3) to grab a pseudo-tty, patterned after xterm; ok matthieu@

CVS: cvs.openbsd.org: src

2009-08-08 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/08/08 13:07:03 Modified files: sys/dev/mii: brgphy.c Log message: match 5464 / 5461 IDs found in the Linux broadcom PHY driver and unknown Broadcom GigE PHY found in the dmesglog; from Brad

CVS: cvs.openbsd.org: src

2009-08-08 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/08/08 12:03:58 Modified files: sys/dev/mii: miidevs Log message: 5464 / 5461 IDs found in the Linux broadcom PHY driver and unknown Broadcom GigE PHY found in the dmesglog; from Brad

CVS: cvs.openbsd.org: src

2009-08-08 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/08/08 12:04:41 Modified files: sys/dev/mii: miidevs.h Log message: regen

CVS: cvs.openbsd.org: src

2009-08-08 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/08/08 11:33:26 Modified files: share/man/man4 : nfe.4 Log message: additional phys found on some nfe-based boards; from Brad

CVS: cvs.openbsd.org: src

2009-08-08 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/08/08 11:20:07 Modified files: share/man/man4 : brgphy.4 Log message: some brgphy on bge(4) are only 10/100 and some with bnx(4) are 2.5 Gbps; from Brad

CVS: cvs.openbsd.org: src

2009-08-08 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/08/08 11:12:40 Modified files: sys/dev/mii: ipgphy.c ipgphyreg.h share/man/man4 : ipgphy.4 Log message: Add support for the IC Plus IP1001 GigE PHY. From FreeBSD, via Brad. Tested by jaspe

CVS: cvs.openbsd.org: www

2009-08-08 Thread Christian Weisgerber
CVSROOT:/cvs Module name:www Changes by: na...@cvs.openbsd.org 2009/08/08 10:47:43 Modified files: . : amd64.html i386.html macppc.html sparc64.html Log message: correct the naming of bge(4); from Brad

CVS: cvs.openbsd.org: src

2009-08-08 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/08/08 09:58:14 Modified files: sys/dev/pci: if_bge.c if_ti.c Log message: bring comments in line with reality; from Brad

CVS: cvs.openbsd.org: src

2009-07-21 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/07/21 07:09:41 Modified files: sys/dev/pci: if_bge.c if_bgereg.h Log message: Add a family flag for the original 5700 series chipsets. Idea from FreeBSD. But also use the flag where it makes sense.

CVS: cvs.openbsd.org: src

2009-07-15 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/07/15 13:50:04 Modified files: sys/dev/ic : re.c Log message: Removes the magic bit from re_init() and moves the common flag to the top. No change with the actual cplus mode register setting being u

CVS: cvs.openbsd.org: src

2009-07-03 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/07/03 11:02:02 Modified files: usr.sbin/pkg_add/OpenBSD: PackingList.pm Log message: allow pkg_mklocatedb -p to work again; from espie@

CVS: cvs.openbsd.org: src

2009-06-20 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/06/20 09:42:29 Modified files: sys/dev/pci: if_bnx.c if_bnxreg.h Log message: Rewrite the interface flag handling case code and update the receive filter handling to take advantage of ac_multirangec

CVS: cvs.openbsd.org: src

2009-06-19 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/06/19 15:31:54 Modified files: sys/dev/pci: if_bge.c if_bgereg.h Log message: Allow bge(4) to recognize the revisions of the 57780 ASICs. From Brad.

CVS: cvs.openbsd.org: src

2009-06-19 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/06/19 08:31:51 Modified files: sys/dev/pci: if_bgereg.h Log message: Some more defines for bge(4). Mainly bits for accessing info from the firmware. Some of it will be required for further work on b

CVS: cvs.openbsd.org: src

2009-06-19 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/06/19 08:13:41 Modified files: sys/dev/pci: if_de.c if_devar.h Log message: Tidy up allocation of transmit DMA maps and generalize it to also tidy up allocation of receive DMA maps. Previously the

CVS: cvs.openbsd.org: src

2009-06-05 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/06/05 20:54:23 Modified files: share/man/man4 : bge.4 Log message: more chipsets that support IPv6 receive TCP/UDP checksum offload; from Brad

CVS: cvs.openbsd.org: src

2009-06-05 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/06/05 20:49:39 Modified files: sys/dev/ic : fxp.c Log message: Rewrite the SIOCSIFFLAGS ioctl handling code to clean it up a bit and make it consistent with other drivers. No functional change. Fr

CVS: cvs.openbsd.org: src

2009-06-05 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/06/05 14:10:51 Modified files: sys/nfs: nfs_serv.c Log message: revert to 1.67 to unbreak NFS writes; ok beck@ thib@

CVS: cvs.openbsd.org: src

2009-06-05 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/06/05 13:30:48 Modified files: sys/dev/pci: if_fxp_pci.c Log message: Add support to fxp(4) for the 82552 MAC found in some variation of the ICH7 chipset. Untested, but can't break anything that al

CVS: cvs.openbsd.org: src

2009-06-05 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/06/05 10:27:40 Modified files: sys/dev/pci: if_em.c if_em.h Log message: tidy up promiscuous mode and multicast handling; from Brad; ok sthen@

CVS: cvs.openbsd.org: src

2009-06-04 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/06/05 00:05:06 Modified files: share/man/man4 : jme.4 sys/dev/pci: if_jme.c Log message: enable IPv6 receive TCP/UDP checksum offload; from Brad

Re: CVS: cvs.openbsd.org: src

2009-06-04 Thread Christian Weisgerber
Pierre-Yves Ritschard wrote: > Add a resolv.conf option to specify the order in which getaddrinfo > PF_UNSPEC queries are made. While there change the default from inet6 > first then inet4 to inet4 first then inet6, this prevents the many > people with IPv4 only connectivity from constantly tryin

CVS: cvs.openbsd.org: src

2009-06-03 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/06/03 22:48:25 Modified files: share/man/man4 : re.4 sys/dev/ic : re.c Log message: Fix IPv4 rx checksumming for the non-TCP/UDP case. DESCV2 chips don't set RL_RDESC_STAT_PROTOID for non-

CVS: cvs.openbsd.org: src

2009-06-03 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/06/03 22:09:02 Modified files: share/man/man4 : bge.4 sys/dev/pci: if_bge.c Log message: enable IPv6 receive TCP/UDP checksum offload for the 5755 and later chips; from Brad

CVS: cvs.openbsd.org: src

2009-06-03 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/06/03 18:59:21 Modified files: sys/dev/mii: brgphy.c sys/dev/pci: if_bge.c if_bgereg.h Log message: replace the cumbersome macros that check for chip revisions with quirk flags set at a

CVS: cvs.openbsd.org: src

2009-06-03 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/06/03 14:54:45 Modified files: sys/dev/pci: if_bge.c Log message: rename some macros for more consistent naming; from Brad

CVS: cvs.openbsd.org: src

2009-06-03 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/06/03 12:22:44 Modified files: sys/netinet: tcp_input.c udp_usrreq.c Log message: add the basic infrastructure to take advantage of TCP and UDP receive checksum offload over IPv6; ok deraadt@

CVS: cvs.openbsd.org: src

2009-06-02 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/06/02 23:55:15 Modified files: sys/dev/pci: if_bge.c Log message: set IFF_ALLMULTI properly also when in promiscuous mode and some cosmetic tweaking; from Brad

CVS: cvs.openbsd.org: src

2009-06-02 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/06/02 23:19:21 Modified files: sys/dev/pci: if_bge.c if_bgereg.h Log message: register bit definitions instead of magic numbers; gleaned from the Linux tg3 driver; from Brad

CVS: cvs.openbsd.org: src

2009-06-02 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/06/02 18:45:59 Modified files: usr.bin/cdio : cdio.1 cdio.c Log message: Synchronize man page and help output. >From a least of details by sobrado@; input by jmc@ who still isn't happy.

CVS: cvs.openbsd.org: src

2009-06-01 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/06/01 21:58:17 Modified files: sys/dev/pci: if_bge.c if_bgereg.h Log message: minor tidying; from Brad; ok sthen@

CVS: cvs.openbsd.org: src

2009-05-31 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/05/31 12:04:53 Modified files: share/man/man4 : bge.4 Log message: document checksum offload support; ok sthen@

CVS: cvs.openbsd.org: src

2009-05-24 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/05/24 08:11:35 Modified files: sys/dev/pci: if_bge.c Log message: Support hardware checksumming, from FreeBSD. Enable for IP/UDP/TCP receipt and IP transmit. Keep disabled for UDP/TCP transmit becau

CVS: cvs.openbsd.org: www

2009-05-06 Thread Christian Weisgerber
CVSROOT:/cvs Module name:www Changes by: na...@cvs.openbsd.org 2009/05/06 12:03:15 Modified files: . : cvsup.html Log message: mention the alternative csup client

CVS: cvs.openbsd.org: src

2009-04-22 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/04/22 14:46:21 Modified files: usr.sbin/pkg_add/OpenBSD: ArcCheck.pm Log message: fix creating packages with long names in plist; from espie@

CVS: cvs.openbsd.org: src

2009-04-18 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/04/18 12:21:54 Modified files: usr.bin/compress: compress.1 gzip.1 main.c Log message: allow -V (show version) in decompression mode; ok millert@

CVS: cvs.openbsd.org: src

2009-02-07 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/02/07 13:21:13 Modified files: usr.bin/cdio : cdio.c Log message: Restore the original help output: capitalize the characters that are required to uniquely identify a command. Three characters are req

CVS: cvs.openbsd.org: src

2009-01-30 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/01/30 10:27:21 Modified files: sys/net: pf.c Log message: sync the part copied from ip_output: always initialize IP checksum to zero for checksum offload; ok henning@

CVS: cvs.openbsd.org: src

2009-01-29 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/01/29 05:33:15 Modified files: sys/netinet: ip_output.c Log message: Always zero the IP checksum field for packets and packet fragments being passed down if using HW checksum offload. >From Brad, in

CVS: cvs.openbsd.org: src

2009-01-27 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/01/27 09:40:54 Modified files: sys/net: if_trunk.c Log message: handle HW VLAN tags being passed down; from Brad

CVS: cvs.openbsd.org: src

2009-01-27 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/01/27 05:58:27 Modified files: sys/net: if_trunk.c Log message: make the hardware/no hardware tag stripping cases consistent and don't hash the VLAN priority; ok henning@

CVS: cvs.openbsd.org: src

2009-01-26 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/01/26 14:45:11 Modified files: usr.sbin/ntpd : sensors.c Log message: return the correct refid for a sensor; ok henning@

CVS: cvs.openbsd.org: src

2009-01-24 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2009/01/24 10:10:22 Modified files: usr.bin/ssh: ssh_config.5 sshd_config.5 Log message: sync list of preferred ciphers; ok djm@

CVS: cvs.openbsd.org: www

2009-01-16 Thread Christian Weisgerber
CVSROOT:/cvs Module name:www Changes by: na...@cvs.openbsd.org 2009/01/16 11:05:39 Modified files: . : want.html Log message: no longer relevant

CVS: cvs.openbsd.org: src

2008-12-11 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/12/11 08:44:01 Modified files: etc: rc Log message: Bump size of isakmpd RSA host key up to 2048 bits to match the SSH2-RSA size; ok hshoexer@, no objection from miod@

CVS: cvs.openbsd.org: src

2008-12-01 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/12/01 11:03:06 Modified files: usr.bin/systat : engine.c engine.h iostat.c Log message: Add a function to print a floating point field and use this to fix the SEConds field in the iostat view. ok and he

Re: CVS: cvs.openbsd.org: src

2008-11-29 Thread Christian Weisgerber
Jacob Meuser <[EMAIL PROTECTED]> wrote: > Modified files: > sys/dev/pci: azalia.h azalia.c > > Log message: > check the jack detect override bit before creating jack sense mixer > items. BIOSes can set the jack detect override bit to tell us that > the jack detection circuirty isn't a

CVS: cvs.openbsd.org: src

2008-11-19 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/11/19 14:49:44 Modified files: sys/dev/pci: azalia_codec.c Log message: Many ALC88x codecs have a fifth DAC at NID 0x25 for 7.1+2 multistreaming. Add this and other missing entries to the pre-define

CVS: cvs.openbsd.org: src

2008-11-14 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/11/14 13:49:35 Modified files: sys/dev/ic : re.c Log message: Revert the reduction in the delays in the miibus read/write routines, which broke on-board RTL8111C adapters.

CVS: cvs.openbsd.org: src

2008-11-09 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/11/09 12:49:10 Modified files: lib/libsndio : sio_open.3 Log message: typos; ok ratchov@ jmc@

CVS: cvs.openbsd.org: src

2008-11-09 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/11/09 08:08:26 Modified files: sys/dev/ic : re.c sys/dev/pci: if_bge.c if_bnx.c if_em.c if_ix.c if_ixgb.c if_jme.c if_nfe.c if_nge.c if_stge.c if_ti.c

CVS: cvs.openbsd.org: www

2008-10-24 Thread Christian Weisgerber
CVSROOT:/cvs Module name:www Changes by: [EMAIL PROTECTED] 2008/10/24 08:40:54 Modified files: build : mirrors.dat Log message: * Add Brad's cvsync mirror. * Add a new cvsync mirror in China. Thank you, Dongsheng Song! * Trim trailing whitespace.

CVS: cvs.openbsd.org: www

2008-10-24 Thread Christian Weisgerber
CVSROOT:/cvs Module name:www Changes by: [EMAIL PROTECTED] 2008/10/24 08:41:33 Modified files: . : cvsync.html Log message: regen

CVS: cvs.openbsd.org: src

2008-10-16 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/10/16 13:18:03 Modified files: sys/dev/ic : re.c sys/dev/pci: if_bge.c if_bnx.c if_ix.c if_nfe.c if_nge.c if_ti.c if_txp.c if_xge.c sys/net: if_

CVS: cvs.openbsd.org: src

2008-10-16 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/10/16 13:16:21 Modified files: sys/dev/ic : re.c sys/dev/pci: if_bnx.c if_ix.c if_txp.c Log message: Convert RX tag stripping to storing the tag in the mbuf header and enable RX tag str

CVS: cvs.openbsd.org: src

2008-10-16 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/10/16 13:12:51 Modified files: sys/net: if_bridge.c if_ethersubr.c if_vlan.c Log message: * Allow ether_input() and vlan_input() to handle incoming packets where the tag is stored in the mbuf he

CVS: cvs.openbsd.org: src

2008-10-16 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/10/16 08:23:35 Modified files: sys/net: if_vlan.c Log message: Drop promiscuously received packets if the vlan interface is not in promiscuous mode itself. Closes PR 5012. With [EMAIL PROTECTE

CVS: cvs.openbsd.org: src

2008-10-14 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/10/14 12:01:53 Modified files: share/man/man9 : mbuf.9 sys/arch/sparc/dev: hme.c sys/dev/ic : dc.c mtd8xx.c rtl81x9.c sys/dev/pci: if_bge.c if_cas.c if_msk.c if_sis.c if

CVS: cvs.openbsd.org: src

2008-09-29 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/09/28 08:08:51 Modified files: sys/kern : uipc_mbuf.c Log message: initialize the ether_vtag field like the rest of the packet header

CVS: cvs.openbsd.org: src

2008-09-18 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/09/18 09:16:30 Modified files: share/man/man9 : mbuf.9 sys/dev/ic : xl.c sys/dev/pci: if_bge.c if_san_xilinx.c if_ti.c if_txp.c sys/sys: mbuf.h Log message: In

CVS: cvs.openbsd.org: src

2008-09-17 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/09/17 10:48:44 Modified files: sys/arch/amd64/amd64: mpbios_intr_fixup.c Log message: catch up with renamed Nvidia PCI ID

CVS: cvs.openbsd.org: src

2008-09-15 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/09/15 11:16:14 Modified files: share/man/man9 : mbuf.9 Log message: briefly document the M_LINK0 and M_FILDROP flags; ok jmc@

CVS: cvs.openbsd.org: src

2008-08-15 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: [EMAIL PROTECTED] 2008/08/15 09:49:08 Modified files: sys/dev/pci: if_devar.h Log message: Prefer unaligned accesses over copying the rx buffer on all archs that can handle it, not only i386. ok brad@

<    3   4   5   6   7   8