Correct a missing macro element for the NON-KTR case.
[dragonfly.git] / sys / bus /
2005-06-19 Joerg SonnenbergerMerge from vendor branch GCC:
2005-06-16 Matthew DillonRemove all remaining SPL code. Replace the mtd_cpl...
2005-06-14 Joerg SonnenbergerAdd missing breaks.
2005-06-14 Joerg SonnenbergerEnable port and memory-mapped IO in the PCI layer when...
2005-06-13 Simon SchubertMerge from vendor branch CVS:
2005-06-12 Sascha WildnerRemove PC98 support.
2005-06-11 Sascha WildnerDispose of support for IBM's Micro Channel architecture...
2005-06-10 Matthew DillonAnother terrible hack to leave interrupts disabled...
2005-06-10 Matthew DillonAttempt to avoid a livelocked USB interrupt during...
2005-06-06 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2005-06-05 Simon SchubertMerge from vendor branch GCC:
2005-06-02 Matthew DillonConditionalize an #include so libcam can build the...
2005-06-02 Matthew DillonRemove spl*() calls from the bus/ infrastructure, repla...
2005-06-01 Joerg SonnenbergerMerge from vendor branch FILE:
2005-05-28 Sascha WildnerUse M_ZERO instead of an explicit bzero().
2005-05-24 Matthew DillonGet rid of bus_{disable,enable}_intr(), it wasn't gener...
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-11 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-07 Sascha WildnerCorrect typo: vender -> vendor
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-25 Joerg SonnenbergerCISS quirk.
2005-04-22 Sascha WildnerRemove support for canbus (which is PC98 specific).
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch GPERF:
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-04-20 Joerg SonnenbergerAdd support for ServerWorks chipsets.
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-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-03-29 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 Joerg SonnenbergerRemove the pre-NEWPCM sound drivers and the speaker...
2005-03-23 Matthew DillonAdditional note to last commit. GCC-3.4 improperly...
2005-03-23 Joerg SonnenbergerUse the correct type in va_arg call, char is promoted...
2005-03-21 Matthew DillonFix a crash in the firewire / DCONS code that occurs...
2005-03-15 Matthew DillonBring in some CAM bug fixes from FreeBSD.
2005-03-12 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-08 Simon SchubertMerge from vendor branch CVS:
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-02-28 Joerg SonnenbergerRegen.
2005-02-28 Joerg SonnenbergerUpdate Atheros entries.
2005-02-25 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-02-19 Matthew DillonAdd support for the Intel 82562ET/EZ/GT/GZ (ICH6/ICH6R...
2005-02-17 Joerg SonnenbergerGCC supports two pseudo variables to get the function...
2005-02-16 Joerg SonnenbergerThe old USB ethernet code utilized a netisr to hand...
2005-02-15 Joerg SonnenbergerUse ifq_is_empty to allow USB drivers to support ALTQ.
2005-02-04 Matthew DillonOne of the last things the system does before it tries...
2005-02-04 Matthew DillonAnnotate the class byte with a class name in the bootve...
2005-02-01 Matthew DillonAdd a intrmask_t pointer to register_int() and register...
2005-01-31 Joerg SonnenbergerRemove GPLed fpemulation, old rp, old awe and pcic.
2005-01-23 Joerg SonnenbergerUse BPF_TAP and BPF_MTAP instead of the expanded versio...
2005-01-17 Joerg SonnenbergerUse PCIB_ROUTE_INTERRUPT instead of PCI_ROUTE_INTERRUPT...
2005-01-17 Joerg SonnenbergerAvoid possible copyright problems and add the copyright...
2005-01-16 Eirik NygaardMerge from vendor branch HEIMDAL:
2005-01-04 Joerg SonnenbergerMerge from vendor branch DHCP:
2004-12-30 Chris PresseyImprove seperation between kernel code and userland...
2004-12-22 Joerg SonnenbergerRemove my local patch again, it was still not meant...
2004-12-22 Joerg SonnenbergerAdd new structures for exporting the cputime statistics...
2004-12-20 Joerg SonnenbergerMerge from vendor branch GCC:
2004-12-20 Matthew DillonFix printf format specifier from %lx->%x for ntohl...
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch FILE:
2004-12-18 Jeroen Ruigrok/asmodaiRegenerate.
2004-12-18 Jeroen Ruigrok/asmodaiAdd some nForce2 identifiers.
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-12-18 Matthew DillonCleanup missing and duplicate defines from the last...
2004-12-17 Matthew DillonSynchronize usbdevs with NetBSD and regenerate.
2004-12-17 Jeroen Ruigrok/asmodaiRegenerate.
2004-12-17 Jeroen Ruigrok/asmodaiMajor cleanup and expansion of the NVIDIA id section.
2004-12-16 Jeroen Ruigrok/asmodaiRegenerate.
2004-12-16 Jeroen Ruigrok/asmodaiAdd more detail to the 845, 865, and 915 family.
2004-12-14 Jeroen Ruigrok/asmodaiRegenerate.
2004-12-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-14 Jeroen Ruigrok/asmodaiAdd IDs for the following:
2004-12-10 Matthew DillonBring in elements from the FreeBSD usbdevs that the...
2004-12-05 David RhodusHandle all types of interrupts when operating the uhci...
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-18 Joerg SonnenbergerReplace lvalue cast.
2004-11-14 Eirik NygaardRemove xpt_release_simq_timeout(), this function has...
2004-11-14 Joerg SonnenbergerIf the first slot is empty, don't continue scanning...
2004-11-14 Joerg SonnenbergerMerge from vendor branch GDB:
2004-11-13 Matthew DillonAdd support for the ATI Radeon 9600 XT and XT_S.
2004-11-10 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2004-11-10 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-08 Matthew DillonDo not explicitly set PCIM_CMD_SERRESPEN or PCIM_CMD_PE...
2004-10-24 Joerg SonnenbergerMerge from vendor branch GDB:
2004-10-23 Joerg SonnenbergerMerge from vendor branch READLINE:
2004-10-23 Joerg SonnenbergerMerge from vendor branch ZLIB:
2004-10-08 Matthew DillonBring in a fix from NetBSD for hid_report_size(). ...
2004-09-30 Matthew DillonVFS messaging/interfacing work stage 7/99. BEGIN DESTA...
next