Merge from vendor branch GCC:
[dragonfly.git] / sys / dev /
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg SonnenbergerConvert timeout ==> callout_*.
2004-09-15 Matthew DillonWhen a umass storage device is unplugged there might...
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg SonnenbergerRemove dead code which depends on timeout interface.
2004-09-14 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-14 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-14 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg SonnenbergerAdd axe(4).
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg SonnenbergerConvert axe(4) to use splimp/splx instead of mutex...
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-08 Joerg SonnenbergerDon't sleep and commit. Fix the last commit.
2004-09-08 Joerg SonnenbergerTransform the PCI probe ifs into the normal loop. Merge...
2004-09-06 Joerg SonnenbergerSync driver:
2004-09-06 Joerg SonnenbergerMinor style cleanups.
2004-09-06 Joerg SonnenbergerImport the new wi(4) driver based on the generic 802...
2004-09-05 Matthew DillonLeave the USB keyboard registered with the keyboard...
2004-09-05 Matthew DillonUse the new keyboard preference feature.
2004-09-05 Matthew DillonAdd a keyboard preference to kbd_init_struct(). When...
2004-09-05 Joerg SonnenbergerSave current version of wi(4) as owi before switching...
2004-09-05 Joerg SonnenbergerCreate the dma maps before allocating the memory. Use...
2004-09-05 Joerg SonnenbergerRemove the unit included in the softc, it is not used...
2004-09-04 Eirik NygaardAdd noops for vga_pxlmouse_direct and vga_pxlmouse_plan...
2004-09-04 Matthew DillonAdd VESA mode support for syscons. The vesa.ko module...
2004-09-01 Jeroen Ruigrok/asmodaiFirst stab at getting the Silicon Image (SiI) SATA...
2004-08-31 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-30 Scott UllrichMerge from vendor branch OPENSSH:
2004-08-29 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-28 Matthew DillonSync VESA support with FreeBSD-CURRENT, adding support...
2004-08-28 Jeroen Ruigrok/asmodaiCorrect typo: mv -> nv.
2004-08-28 Joerg SonnenbergerAdd support for Nforce onboard ethernet. This is the...
2004-08-25 Matthew DillonGet rid of dfly/fbsd4/fbsd5 checks for the ntohl()...
2004-08-25 Matthew DillonCleanup various type-o's in comments.
2004-08-24 Joerg SonnenbergerFix compilation of !PCI config.
2004-08-23 Joerg SonnenbergerRemove pre-FreeBSD4 compability code.
2004-08-23 Joerg SonnenbergerRemove ASR_MEASURE_PERFORMANCE, it doesn't work anyway.
2004-08-23 Joerg Sonnenbergerrev 1.35:
2004-08-17 Matthew DillonAdd some robustness to the error-requeue code. FreeBSD...
2004-08-15 Joerg SonnenbergerIOCTL mapping layer Part II/II
2004-08-13 Matthew DillonVFS messaging/interfacing work stage 1/99. This stage...
2004-08-13 Matthew DillonThe base/count bounds checking was insufficient, leadin...
2004-08-12 Joerg SonnenbergerThe EISA attachment of vx does have a softc, export...
2004-08-10 Eirik NygaardFix gcc 3.4 build.
2004-08-09 Matthew DillonThe SF64-PCR card has no sound support but stupidly...
2004-08-07 Matthew DillonAdd an event handler to adjust the cpu throttle state...
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-08-02 Matthew DillonMake doubly sure that timer2 is not used for speaker...
2004-08-02 Matthew DillonRip out the badly designed softint-based taskqueue...
2004-08-02 Matthew DillonFix buggaboos that prevented ACPI_DEBUG from working.
2004-08-02 Joerg SonnenbergerRelease to correct ressource in re_detach, this is...
2004-08-02 Joerg SonnenbergerForced commit to annotate the (unrelated) changes from...
2004-08-02 Joerg SonnenbergerChange (almost) all references to tqh_first and tqe_nex...
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Matthew DillonGet rid of mb_map. Retool the mbuf and mbuf cluster...
2004-07-29 Matthew DillonProvide some basic instructions on how to create an...
2004-07-29 Matthew DillonBring in NDIS emulation support from FreeBSD-5. NDIS...
2004-07-29 Matthew DillonStage 1/many: mbuf/cluster accounting rewrite and mbuf...
2004-07-29 Matthew DillonOutput a more descriptive error message when AGP can...
2004-07-27 Joerg SonnenbergerUse netproto/802_11 includes instead of net/if_ieee80211.h.
2004-07-27 Joerg SonnenbergerUse netproto/802_11 includes instead of net/if_ieee8021...
2004-07-27 Joerg SonnenbergerUse netproto/802_11 includes instead of net/if_ieee80211.h
2004-07-27 Joerg SonnenbergerUse netproto/802_11 includes instead of net/if_ieee80211.h.
2004-07-27 Hiten PandyaRemove VAX conditionalized code.
2004-07-26 Joerg SonnenbergerDon't use cast as lvalues.
2004-07-23 Joerg SonnenbergerComment out extra token at end of #endif.
2004-07-23 Joerg SonnenbergerUnify the input handling of the low-level network stack...
2004-07-20 Matthew Dillonata-raid associates raw ata disk devices to record...
2004-07-17 Joerg SonnenbergerAdd if_broadcastaddr to struct ifnet to hold the link...
2004-07-17 Joerg SonnenbergerDon't return 0 from rl_probe, because rl(4) is not...
2004-07-17 Hiten PandyaBUF/BIO stage 2:
2004-07-16 Jeroen Ruigrok/asmodaiAdd detection support for the Intel ICH6 chipset.
next