summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-10-11ifgroups reqriteHenning Brauer
2004-10-10Work around "overlapped command" issue on devices that are slower than U320. ...Marco Peereboom
2004-10-10Add PT_LOOS, PT_HIOS and Elf_Half.Mark Kettenis
2004-10-10inform softdep of inode mode change, from freebsd. while i'm at it,Pedro Martelletto
2004-10-10Use the correct API for /dev/sequencer. From Alexandre Ratchov.Jonathan Gray
2004-10-10regenBrad Smith
2004-10-10add an Intel PCI modem entryBrad Smith
2004-10-09size works now on cross-size .o filesMichael Shalayeff
2004-10-09sizeof(struct ether_header) -> ETHER_HDR_LENBrad Smith
2004-10-09When testing for a void region, use PCI_MAPREG_MEM_SIZE() for 32bit memaddr.Brad Smith
2004-10-09remove redundant checks for MII_TICK case which mii_phy_tick()Brad Smith
2004-10-09Allow a little time for the reset to settle in before we start pollingBrad Smith
2004-10-09add master flag support for 1000baseT and autonegotiation support for 1000baseX.Brad Smith
2004-10-08If the hotplug queue is full, bump the tail pointer in the circular buffer.Dale Rahn
2004-10-08Enable crypto(4), hifn(4) and create /dev/cryptoRyan Thomas McBride
2004-10-0864 bit safe over entire address rangePer Fogelstrom
2004-10-08Move dev/cons.c to MI conf/files.Alexander Yurchenko
2004-10-08Fix DDB/DEBUG ifdefs dance.Alexander Yurchenko
2004-10-08Pasto in comment.Alexander Yurchenko
2004-10-08Compile netisr code only for network-capable kernels.Alexander Yurchenko
2004-10-08pseudo-device crypto is unnecessary for installs.Ryan Thomas McBride
2004-10-08trapdebug_enter() really takes 2 args, not 1.Alexander Yurchenko
2004-10-08disksubr.c should depend on disk.Alexander Yurchenko
2004-10-08Use ${MKDEP} instead of mkdep.Alexander Yurchenko
2004-10-08don't print media infoBrad Smith
2004-10-07Add driver for generic ten-bit interfaces (1000BASE-{LX,SX} fibre interfaces)Brad Smith
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