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