Age | Commit message (Expand) | Author |
2004-10-14 | a more reasonable limit for the stackgap_random; found by openbsd@hunger.hu | Michael Shalayeff |
2004-10-14 | a few more c-media codec ids | Michael Shalayeff |
2004-10-14 | constants for TX underrun handling | Brad Smith |
2004-10-14 | rev 1.47 | Brad Smith |
2004-10-14 | Bail out quietly if the eeprom appears to be missing or empty. Fixes | Brad Smith |
2004-10-13 | De-inline siop. Shrinks almost 1K on i386. | Kenneth R Westerback |
2004-10-13 | Let the generic rtl code work if the bus-dependent code has decided to attach; | Miod Vallat |
2004-10-13 | readd commented out isadma entry | Brad Smith |
2004-10-12 | Don't use BIOS configuration data when no seeprom is available. Lets | Kenneth R Westerback |
2004-10-12 | remove text after #endif (errors out with gcc3) | Christian Weisgerber |
2004-10-12 | increase DFLSSIZ to smth more common in between other archs | Michael Shalayeff |
2004-10-11 | strip out quite a few of the ISA devices | Brad Smith |
2004-10-11 | regen | Michael Shalayeff |
2004-10-11 | add support for Planex GW-NS11H; from Jonathan Gray <jsg@goblin.cx> | Michael Shalayeff |
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 |