summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-10-07Add an Ethernet option bit for master mode (for 1000baseT, the linkBrad Smith
2004-10-07add constants for 1000Base-X duplex negotiation.Brad Smith
2004-10-07*phy -> *scBrad Smith
2004-10-07cardbusdevs -> pcidevsBrad Smith
2004-10-07regenBrad Smith
2004-10-07merge vendors/devices from cardbusdevsBrad Smith
2004-10-07accomodate for hppa64 as wellMichael Shalayeff
2004-10-07missing dohooks(), needed for (em0:network) style notation with v6, was notHenning Brauer
2004-10-07regenJonathan Gray
2004-10-07add the Radeon in my iBook, ok deraadt@Jonathan Gray
2004-10-06typoBrad Smith
2004-10-06Enable round-robin arbitration between transmit and receive unitBrad Smith
2004-10-06Pass -finhibit-size-directive to the compiler, so that binutils 2.15Miod Vallat
2004-10-06set the congestion window to two segments (instead of only one), this matchesMarkus Friedl
2004-10-06Unbreak tcpdump on the carp interface; variable shadowing pointed out byRyan Thomas McBride
2004-10-05kill unneeded includesMichael Shalayeff
2004-10-05Support for 6300ESB (timecounter, not SpeedStep of course).Alexander Yurchenko
2004-10-05- switch to pci_matchbyid()Alexander Yurchenko
2004-10-05Includes nit.Alexander Yurchenko
2004-10-05- check if pm space is enabledAlexander Yurchenko
2004-10-05the file is just a copy from 4.4bsd and thus ucb copyright is enoughMichael Shalayeff
2004-10-05Don't reset the chip on attach. This solves the problem with fansAlexander Yurchenko
2004-10-05Call ip_output at splsoftnet() when sending advertisements; also don't stopRyan Thomas McBride
2004-10-05kill dead isa/eisa and add spmath for tags generationMichael Shalayeff
2004-10-05Get prototypes through cons_decl(), so that they are always right.Miod Vallat
2004-10-05pretty dmesg printTheo de Raadt
2004-10-05some more typesPer Fogelstrom
2004-10-05grab the perflevel during init so it's synced with reality.Ted Unangst
2004-10-05Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet.Jonathan Gray
2004-10-04Make doff_t u_quad_t. This allows me to read iso9660 DVD-ROMs thatTodd C. Miller
2004-10-04syncDavid Gwynne
2004-10-04Belkin Components F5U237 USB 2.0 7-Port HubDavid Gwynne
2004-10-04a whole bunch of avance logic codecs and also patch for someMichael Shalayeff
2004-10-04need sys/param.h to compileMichael Shalayeff
2004-10-04syncTheo de Raadt
2004-10-04davicom DM9601 contains another amiphy cloneTheo de Raadt
2004-10-04COREGA_FETHER_USB2_TX; tested by meTheo de Raadt
2004-10-04syncTheo de Raadt
2004-10-04Corega Fether USB2-TX is axeTheo de Raadt
2004-10-04cacheing -> cachingPedro Martelletto
2004-10-03nvram driver for i386 through /dev/nvramjoshua stein
2004-10-03Merge locore_c_routines.c into machdep.c, and clear <machine/locore.h> asMiod Vallat
2004-10-03Kill <sys/types.h>Alexander Yurchenko
2004-10-03$OpenBSD$ tagAlexander Yurchenko
2004-10-03Add $OpenBSD$ tag.Alexander Yurchenko
2004-10-02Associate ipl levels to clock and statclock coconuts.Miod Vallat
2004-10-02Too much dust on these files, it's time for them to leave the building.Miod Vallat
2004-10-02Typo in comment.Alexander Yurchenko
2004-10-02remove if NVLAN here tooBrad Smith
2004-10-02Add missing sc_mii, broken by PHY entry point changes.Ryan Thomas McBride