/dev/random was almost always returning 0 bytes. This was due to several
[dragonfly.git] / sys / dev /
2005-10-12 Matthew DillonProperly serialize access in the NV ethernet driver...
2005-10-12 Matthew DillonAttempt to add generic GigE support to MII. If this...
2005-10-11 Matthew DillonAdd missing crit_exit(). If VR fails to attach the...
2005-10-09 Simon Schubert1:1 Userland threading stage 2.5/4:
2005-10-08 Simon SchubertBring in FreeBSD rev 1.123:
2005-10-04 Sepherosa Ziehauadd missing bus_dmamap_sync()
2005-10-02 Sepherosa Ziehau- In em_encap(), call seralized version of em_82547_mov...
2005-10-02 Sepherosa ZiehauIf m_defrag() succeeds, the original mbuf has already...
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-10-01 Sepherosa Ziehau- make declaration of ed_get_packet(), ed_ring_copy...
2005-09-29 Sepherosa ZiehauFor bge(4), dc(4), lge(4), ndis(4), nge(4), pcn(4)...
2005-09-27 Sepherosa ZiehauIn xl_list_tx_init_90xB()
2005-09-27 Sepherosa Ziehau- Factor out xl_dma_alloc() from xl_attach()
2005-09-26 Sepherosa Ziehausetup UpPoll register before installing RX list pointer
2005-09-25 Sepherosa Ziehau- in xl_attach(), print xl card type ("90X"/"90XB"...
2005-09-24 Sascha WildnerFix a memory leak I introduced when I changed the vtb_b...
2005-09-24 Sepherosa Ziehauin if_xl.c, xl_detach():
2005-09-23 YONETANI Tomokazu- Catch up with rev 1.157 of sys/dev/acpica/acpi.c...
2005-09-21 Jeffrey HsuPrefer the general purpose m_getl() routine for mbuf...
2005-09-20 Sepherosa Ziehaucheck pointer for NULL before calling free()
2005-09-20 Matthew DillonFix the infinite-watchdog timeout problem. the pending...
2005-09-19 Sepherosa Ziehaucheck NULL pointer, before free()
2005-09-19 Sepherosa ZiehauPort rue(4) from FreeBSD:
2005-09-17 Matthew DillonUsing the ACPI idle hook while shutting down ACPI durin...
2005-09-16 Matthew DillonCleanup a couple of serious issues with vinum.
2005-09-12 Matthew DillonDragonFly's malloc only guarentees X alignment when...
2005-09-11 Sepherosa Ziehauremove unnecessary XXX marked comment
2005-09-11 Sepherosa Ziehaufree aha_softc only after it is not used any more
2005-09-11 Sepherosa Ziehau- convert PRVERB to use device_printf()
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-10 Sepherosa Ziehautypo fixing
2005-09-10 Sascha WildnerRemove joy(8). Its sole purpose was to kldload joy.
2005-09-09 Sepherosa Ziehauuse ether_crc32_be()
2005-09-09 Sepherosa ZiehauProblem:
2005-09-09 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-09-09 Sepherosa ZiehauIn axe_stop(), move axe_reset() after usbd_close_pipe().
2005-09-09 Sepherosa Ziehaunew device:
2005-09-08 Sepherosa Ziehau- set dc_softc.{dc_type, dc_flags, dc_pmode} for ADM951...
2005-09-07 Sascha WildnerAdjust pointer in function definition.
2005-09-07 Sepherosa Ziehaufix the support for AN985 chip, which does not set...
2005-09-06 Sepherosa Ziehauadd missing {} after if()
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-09-06 Sepherosa Ziehau- use pci_{get, set}_powerstate() instead of reinventin...
2005-09-06 Hiten PandyaDocument the dscheck(9) function and explain how it...
2005-09-04 Sascha WildnerK&R style function declarations -> ANSI C style.
2005-09-02 Sepherosa Ziehau1) merge almost identical cs_{isa, pccard}_attach(...
2005-09-02 Sepherosa Ziehauin cs_isa_probe()
2005-09-02 Sepherosa Ziehau- printf("%s: str", if_xname) ==> if_printf/device_printf
2005-09-02 Jeffrey HsuNow that the C language has a "void *", use it instead...
2005-09-01 Sepherosa ZiehauFor Arcnet, announce link layer address in arc_ifattch(),
2005-09-01 Sepherosa Ziehau1) in cm_isa_attach(), setup intr in the last step
2005-09-01 Sascha WildnerRemove PC98 support (forgot these in my last commit).
2005-09-01 Sascha WildnerRemove PC98 support.
2005-08-31 Sascha WildnerRemove PC98 support.
2005-08-31 Sascha WildnerScrap PC98 specific snc(4) driver.
2005-08-30 Sepherosa Ziehau1) Remove compat code
2005-08-30 Sepherosa Ziehauin cm_isa_probe():
2005-08-30 Sepherosa Ziehauprintf("%s: str", ifp->if_xname) ==> if_printf(ifp...
2005-08-29 Matthew DillonGet rid of smp_rendezvous() and all associated support...
2005-08-29 Sepherosa ZiehauRemove unnecessary bzero(softc).
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch NCURSES:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GCC:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2005-08-27 Simon SchubertDereference pointer like we should.
2005-08-27 Jeffrey HsuThe proper way to check for a normal mbuf cluster is...
2005-08-26 Hiten PandyaAdd a comment on top of ad_start, mentioning that it...
2005-08-25 Matthew DillonReduce critical section warnings for AHC when critical...
2005-08-25 David RhodusChange the MAX_BUTTONS count to 31. This allows us...
2005-08-23 YONETANI TomokazuRetire old, FreeBSD 4.x -derived ACPI code.
2005-08-22 Hiten PandyaUpdate the TWE 3ware/AMCC driver code, bringing in...
2005-08-22 Joerg SonnenbergerCreate a kernel option BGE_FAKE_AUTONEG for IBM/Intel...
2005-08-21 Matthew DillonInstead of resetting the video buffer's history size...
2005-08-20 Sascha Wildner* Add a definition for a panic key (CNTL-ALT-SHIFT...
2005-08-20 Sascha WildnerRemove PC98 support.
2005-08-19 Joerg SonnenbergerPrevent spurious link state changes.
2005-08-19 Joerg SonnenbergerEnable the memory arbiter before turning off the PXE...
2005-08-19 Joerg SonnenbergerAtomically load and clear the status block. This makes...
2005-08-19 Joerg Sonnenberger5705K, 5714C, 5721, 5750, 5750M, 5751M, 5789 support.
2005-08-16 YONETANI TomokazuGet rid of 4.x-derived acpi code:
2005-08-13 Sascha WildnerAllow the VESA code to handle devices that don't claim...
2005-08-11 Simon Schubert- Use M_WAITOK in attach()
2005-08-11 Simon SchubertDon't panic if we can't allocate memory.
2005-08-10 Joerg SonnenbergerMerge from vendor branch GCC:
2005-08-10 Joerg SonnenbergerBreak long commits. Don't ask for transfers when there...
2005-08-10 Joerg SonnenbergerSet baudrate to 100Mbps and advertise VLAN.
2005-08-10 Joerg SonnenbergerSet both, CRC32 generation and LED modes. Clear powerdo...
2005-08-10 Joerg SonnenbergerRevive multicast support, it got lost in the initial...
2005-08-10 Joerg Sonnenberger- Propagate error code from various bus_dma functions...
2005-08-09 Matthew DillonPort a major reworking of the way IPS driver commands...
2005-08-08 Hiten PandyaBUF/BIO cleanup 7/99:
2005-08-03 Hiten PandyaBUF/BIO cleanup 3/99:
2005-08-03 Hiten PandyaAdd a workaround to make 3COM cardbus cards to propagat...
next