Exploit bus_alloc_resource_any.
[dragonfly.git] / sys / dev /
2005-05-21 Joerg SonnenbergerExploit bus_alloc_resource_any.
2005-05-21 Joerg SonnenbergerUse bus_alloc_resource_any. Use pci helper functions...
2005-05-21 Joerg Sonnenbergerif_printf/device_printf cleanup. Remove minor junk.
2005-05-20 Joerg SonnenbergerRework TX EOF handling. We have to always check for...
2005-05-16 Sascha WildnerRemove MGA/CGA/EGA rendering code.
2005-05-14 Joerg SonnenbergerReorder initialisation by calling if_initname before...
2005-05-14 Joerg SonnenbergerMove if_initname call before xl_reset to ensure correct...
2005-05-12 David RhodusFix kernel build issue. Missing function argument.
2005-05-11 Joerg SonnenbergerUse device_printf / if_printf and stop abusing the...
2005-05-11 Joerg SonnenbergerRemove unused second argument to tulip_intr_handler.
2005-05-11 Joerg SonnenbergerReplace local tulip_mbuf_compress with m_defrag call.
2005-05-11 Joerg SonnenbergerSimplify code by using IF_DRAIN.
2005-05-11 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-11 Joerg SonnenbergerRemove obsolete comment.
2005-05-11 Joerg SonnenbergerRemove sc_unit and use if_printf / device_printf instead.
2005-05-08 Joerg SonnenbergerALTQ
2005-05-08 Simon SchubertClean generated files/directories.
2005-05-07 Sascha WildnerRemove PCVT kernel part and mop up.
2005-05-07 Sascha Wildner- Use standard types.
2005-05-07 Sascha WildnerCorrect typo: vender -> vendor
2005-05-06 Simon SchubertBring in fix from FreeBSD/cperciva:
2005-05-05 Sascha WildnerRemove DEC Alpha support.
2005-05-03 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2005-05-03 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2005-04-30 Sascha WildnerRemove DEC Alpha support.
2005-04-26 Sascha WildnerRemove unused clear() function from the console rendere...
2005-04-25 Joerg SonnenbergerProperly create and destroy the DMA maps.
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch GPERF:
2005-04-21 Joerg SonnenbergerBuild aicasm as host program, not via world's compiler.
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-04-19 Sascha WildnerChange herz to hertz.
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-18 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-16 YONETANI TomokazuAdd a debug knob debug.acpi.avoid.paths, a variant...
2005-04-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-05 Matthew DillonAdd cases for the nvidia nForce3 PRO and PRO S1. Who...
2005-04-04 Joerg SonnenbergerSync nv(4) with nvnet-src-20050312.
2005-03-31 Jeffrey HsuA kludge to always give the driver a second chance...
2005-03-29 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 Sascha WildnerGive syscons its own malloc_type and remove some unnece...
2005-03-28 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 Joerg SonnenbergerRemove the pre-NEWPCM sound drivers and the speaker...
2005-03-21 Matthew DillonPick up changes in rev 1.8 of src/sys/dev/ic/mpt_netbsd...
2005-03-19 YONETANI TomokazuUpdate ACPI build wrappers to use new ACPICA(20050309...
2005-03-13 Sascha WildnerRemove PC98 support.
2005-03-12 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-12 YONETANI TomokazuForgot updating SYSACPICA_VERSION.
2005-03-12 YONETANI TomokazuUpdate ACPI build wrappers to use new ACPICA code.
2005-03-12 Simon SchubertUpdate the bktr driver to match the current state of...
2005-03-11 YONETANI TomokazuClean up Makefile's in preparation for importing new...
2005-03-09 Joerg SonnenbergerAdd bus_dmamap_syncs before bus_dmamap_unloads.
2005-03-09 David RhodusCompensate for off by one bugs in disk firmware for...
2005-03-08 Matthew DillonAdd a couple more PCI IDs for the Intel ICH5 ATA100...
2005-03-08 Joerg SonnenbergerChange Makefile to follow common white space rules...
2005-03-08 Simon SchubertMerge from vendor branch CVS:
2005-03-07 Joerg SonnenbergerALTQ support.
2005-03-07 Joerg SonnenbergerDon't try to prepend to an ALTQ queue.
2005-03-07 Joerg SonnenbergerReally use ALTQ.
2005-03-06 Matthew DillonChange NOWAITs into WAITOKs. In FreeBSD NOWAIT allocat...
2005-03-06 Matthew DillonBring in Damien's IPW driver.
2005-03-06 YONETANI TomokazuDo not use tsleep when the system is not booted. This...
2005-03-06 Matthew DillonBring in the IWI driver from FreeBSD and merge in ALTQ...
2005-03-05 Sascha WildnerRemove PC98 support.
2005-03-02 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-02 Joerg SonnenbergerMerge from vendor branch GCC:
2005-03-01 Simon SchubertFix a bug in the ioctl mapping (written by me), which...
2005-02-28 Joerg SonnenbergerRearm receiver, it was lost in the conversion.
2005-02-26 Jeroen Ruigrok/asmodaiGet rid off the PC98 support.
2005-02-25 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-02-22 Joerg SonnenbergerTemporary switch the cardbus interrupt from INTR_TYPE_AV to
2005-02-21 Sascha WildnerWhen building as a kernel module, ignore the setting...
2005-02-21 Joerg SonnenbergerMore cleanup.
2005-02-21 Joerg SonnenbergerRemove some duplicate FreeBSD CVS IDs, move some IDs...
2005-02-21 Joerg SonnenbergerGC TULIP_CRC32_POLY, TULIP_ADDREQUAL and TULIP_ADDRBRDCST.
2005-02-21 Joerg SonnenbergerGC TULIP_NEED_FASTTIMEOUT
2005-02-21 Joerg SonnenbergerGC TULIP_DEBUG.
2005-02-21 Joerg SonnenbergerGC TULIP_VERBOSE.
2005-02-21 Joerg SonnenbergerGC !__DragonFly__ section.
2005-02-21 Joerg SonnenbergerGC TULIP_BUS_DMA.
2005-02-21 Joerg SonnenbergerGC TULIP_PERFSTAT support.
2005-02-21 Joerg SonnenbergerGC __alpha__ support.
2005-02-21 Joerg SonnenbergerTLUIP_HDR_DATA was always defined, unconditionalize.
2005-02-21 Joerg SonnenbergerRemove TULIP_USE_SOFTINTR support. If someone really...
2005-02-21 Joerg SonnenbergerRemove LE_NOLEMAC and LE_NOLANCE conditionals.
2005-02-21 Joerg SonnenbergerUse normal inb / outb / inw / outw / inl / outl functons.
2005-02-21 Joerg SonnenbergerExpand some macros.
2005-02-21 Joerg SonnenbergerUse ether_crc32_le.
2005-02-21 Joerg SonnenbergerSome cleanup.
2005-02-20 Jeroen Ruigrok/asmodaiGCC supports two pseudo variables to get the function...
2005-02-20 Joerg SonnenbergerALTQ support.
2005-02-20 Joerg SonnenbergerRemove tulip_ifstart_one, always process the whole...
2005-02-20 Joerg SonnenbergerALTQ support. The error handling in nv_ifstart should...
2005-02-20 Joerg SonnenbergerALTQ support.
2005-02-20 Joerg SonnenbergerALTQ support.
2005-02-20 Joerg SonnenbergerReplace dc_coal with m_defrag.
2005-02-20 Joerg SonnenbergerALTQ support
2005-02-20 Joerg SonnenbergerALTQ support.
2005-02-20 Joerg SonnenbergerALTQ support.
2005-02-20 Joerg SonnenbergerMove the m_freem from vr_encap to vr_start, making...
next