Age | Commit message (Expand) | Author |
2004-10-07 | Add an Ethernet option bit for master mode (for 1000baseT, the link | Brad Smith |
2004-10-07 | add constants for 1000Base-X duplex negotiation. | Brad Smith |
2004-10-07 | *phy -> *sc | Brad Smith |
2004-10-07 | cardbusdevs -> pcidevs | Brad Smith |
2004-10-07 | regen | Brad Smith |
2004-10-07 | merge vendors/devices from cardbusdevs | Brad Smith |
2004-10-07 | accomodate for hppa64 as well | Michael Shalayeff |
2004-10-07 | missing dohooks(), needed for (em0:network) style notation with v6, was not | Henning Brauer |
2004-10-07 | regen | Jonathan Gray |
2004-10-07 | add the Radeon in my iBook, ok deraadt@ | Jonathan Gray |
2004-10-06 | typo | Brad Smith |
2004-10-06 | Enable round-robin arbitration between transmit and receive unit | Brad Smith |
2004-10-06 | Pass -finhibit-size-directive to the compiler, so that binutils 2.15 | Miod Vallat |
2004-10-06 | set the congestion window to two segments (instead of only one), this matches | Markus Friedl |
2004-10-06 | Unbreak tcpdump on the carp interface; variable shadowing pointed out by | Ryan Thomas McBride |
2004-10-05 | kill unneeded includes | Michael Shalayeff |
2004-10-05 | Support for 6300ESB (timecounter, not SpeedStep of course). | Alexander Yurchenko |
2004-10-05 | - switch to pci_matchbyid() | Alexander Yurchenko |
2004-10-05 | Includes nit. | Alexander Yurchenko |
2004-10-05 | - check if pm space is enabled | Alexander Yurchenko |
2004-10-05 | the file is just a copy from 4.4bsd and thus ucb copyright is enough | Michael Shalayeff |
2004-10-05 | Don't reset the chip on attach. This solves the problem with fans | Alexander Yurchenko |
2004-10-05 | Call ip_output at splsoftnet() when sending advertisements; also don't stop | Ryan Thomas McBride |
2004-10-05 | kill dead isa/eisa and add spmath for tags generation | Michael Shalayeff |
2004-10-05 | Get prototypes through cons_decl(), so that they are always right. | Miod Vallat |
2004-10-05 | pretty dmesg print | Theo de Raadt |
2004-10-05 | some more types | Per Fogelstrom |
2004-10-05 | grab the perflevel during init so it's synced with reality. | Ted Unangst |
2004-10-05 | Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet. | Jonathan Gray |
2004-10-04 | Make doff_t u_quad_t. This allows me to read iso9660 DVD-ROMs that | Todd C. Miller |
2004-10-04 | sync | David Gwynne |
2004-10-04 | Belkin Components F5U237 USB 2.0 7-Port Hub | David Gwynne |
2004-10-04 | a whole bunch of avance logic codecs and also patch for some | Michael Shalayeff |
2004-10-04 | need sys/param.h to compile | Michael Shalayeff |
2004-10-04 | sync | Theo de Raadt |
2004-10-04 | davicom DM9601 contains another amiphy clone | Theo de Raadt |
2004-10-04 | COREGA_FETHER_USB2_TX; tested by me | Theo de Raadt |
2004-10-04 | sync | Theo de Raadt |
2004-10-04 | Corega Fether USB2-TX is axe | Theo de Raadt |
2004-10-04 | cacheing -> caching | Pedro Martelletto |
2004-10-03 | nvram driver for i386 through /dev/nvram | joshua stein |
2004-10-03 | Merge locore_c_routines.c into machdep.c, and clear <machine/locore.h> as | Miod Vallat |
2004-10-03 | Kill <sys/types.h> | Alexander Yurchenko |
2004-10-03 | $OpenBSD$ tag | Alexander Yurchenko |
2004-10-03 | Add $OpenBSD$ tag. | Alexander Yurchenko |
2004-10-02 | Associate ipl levels to clock and statclock coconuts. | Miod Vallat |
2004-10-02 | Too much dust on these files, it's time for them to leave the building. | Miod Vallat |
2004-10-02 | Typo in comment. | Alexander Yurchenko |
2004-10-02 | remove if NVLAN here too | Brad Smith |
2004-10-02 | Add missing sc_mii, broken by PHY entry point changes. | Ryan Thomas McBride |