summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-10-17Move declaration of default _vtbl members (wdc_default_*) toAlexander Yurchenko
2004-10-17Define number of ide dma registers; from NetBSD.Alexander Yurchenko
2004-10-17Define number of general and ``shadow'' (overlapping) ATA registers;Alexander Yurchenko
2004-10-17Add some FreeBSD MSG_EXT_PPR_* defines. Will be used in (at least) ahdKenneth R Westerback
2004-10-16Provide a dummp __swap64md() on MD_SWAP architectures; needed by nm(1) now.Miod Vallat
2004-10-16Fix 'Tape block size (32754) not a multiple of dump block sizeKenneth R Westerback
2004-10-16Add Longshine LCS-8138TX and Micronet SP128AR found in linux driverJonathan Gray
2004-10-16Add Silicom U2E found in linux driver. ok dlg@Jonathan Gray
2004-10-16regenJonathan Gray
2004-10-16more kue/url devices from linux drivers, ok dlg@Jonathan Gray
2004-10-15Add support for IODATA GV-BCTV3 and AOpen VA1000 from FreeBSDJonathan Gray
2004-10-15regenJonathan Gray
2004-10-15Add IODATA GV-BCTV3, ok mickey@Jonathan Gray
2004-10-15correctly parse the anchor names to which tables refer.Jared Yanovich
2004-10-14avoid stupid commonsMichael Shalayeff
2004-10-14astro and elroy will be elsewhereMichael Shalayeff
2004-10-14a bit larger delays during boot() to let msgs appearMichael Shalayeff
2004-10-14a more reasonable limit for the stackgap_random; found by openbsd@hunger.huMichael Shalayeff
2004-10-14a few more c-media codec idsMichael Shalayeff
2004-10-14constants for TX underrun handlingBrad Smith
2004-10-14rev 1.47Brad Smith
2004-10-14Bail out quietly if the eeprom appears to be missing or empty. FixesBrad Smith
2004-10-13De-inline siop. Shrinks almost 1K on i386.Kenneth R Westerback
2004-10-13Let the generic rtl code work if the bus-dependent code has decided to attach;Miod Vallat
2004-10-13readd commented out isadma entryBrad Smith
2004-10-12Don't use BIOS configuration data when no seeprom is available. LetsKenneth R Westerback
2004-10-12remove text after #endif (errors out with gcc3)Christian Weisgerber
2004-10-12increase DFLSSIZ to smth more common in between other archsMichael Shalayeff
2004-10-11strip out quite a few of the ISA devicesBrad Smith
2004-10-11regenMichael Shalayeff
2004-10-11add support for Planex GW-NS11H; from Jonathan Gray <jsg@goblin.cx>Michael Shalayeff
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