Use consistent sizeof() style
[dragonfly.git] / sys / bus /
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-28 Sepherosa ZiehauAdd PCICAP_{ID,NEXTPTR} to avoid using magic number
2008-12-28 Sepherosa ZiehauSave vital product data capability ptr.
2008-12-27 Jordan GordeevBring in the remainder of the post-SoC amd64 enchilada.
2008-12-26 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-12-26 Sascha WildnerConstify iicbus_write()'s buf argument.
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-25 Sascha WildnerBring in two updates from FreeBSD.
2008-12-23 Sascha WildnerAdd support for the FC929X in mpt(4).
2008-12-20 Sascha WildnerEliminate some dead initialization.
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-12-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-11-30 Sascha WildnerRemove handling of CVS IDs.
2008-11-30 Sepherosa Ziehauregen
2008-11-30 Sepherosa ZiehauAdd TTTech
2008-11-16 Sascha WildnerFix some typos in user visible messages.
2008-10-19 Sepherosa ZiehauAdd pcie_set_max_readrq() to avoid code duplication...
2008-10-18 Matthew DillonTry to do a better job aborting active requests when...
2008-10-18 Matthew DillonAllow an alignment default of 0 to be treated as 1.
2008-09-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-26 Hasso TepperAttempt to fix the crash if accessing usb device(s...
2008-09-24 Sepherosa ZiehauAdd NETISR_FLAG_NOTMPSAFE, which could be used as the...
2008-09-23 Sepherosa ZiehauAdd following three network protocol threads running...
2008-09-13 Sepherosa Ziehauregen
2008-09-13 Sepherosa ZiehauAdd IDs for JMicron and its JMC250/JMC260
2008-09-08 Hasso TepperTurn power off for detached (module unloaded) PCI devic...
2008-09-06 Hasso TepperSync pci_[gs]et_powerstate_method with FreeBSD which...
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-05 Hasso TepperQuite minimal patchset to help to save some more power...
2008-08-29 Matthew DillonAdd BUF_CMD_FLUSH support - issue flush command to...
2008-08-23 Peter AvalosUpdate SCSI opcodes and ASCs.
2008-08-23 Peter AvalosFix whitespace.
2008-08-14 Hasso TepperRemove some useless variables and assignments from...
2008-08-13 Matthew DillonDon't bump intr_context when running from the softint...
2008-08-10 Sascha WildnerRemove unused variable.
2008-08-02 Matthew DillonAdd amd64 files for the ISA and PCI busses and adjust...
2008-08-02 Matthew DillonCreate an #include layer for bus/pci and bus/isa so...
2008-07-28 Sascha WildnerRemove some old driver remains.
2008-07-21 Sascha WildnerFix typo.
2008-07-18 Matthew DillonTry to make fwohci work more reliably. Stop printing...
2008-07-18 Matthew DillonFix multiple bugs in CAM related devices which go away...
2008-07-12 Peter AvalosAdd quirk for the Samsung YP-U3.
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-07-06 Sepherosa ZiehauAdd bits for PCI Express device control register
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-29 Sascha WildnerRegenerate
2008-06-29 Sascha WildnerFix typo in sln(4) PCI ID.
2008-06-29 Matthew DillonFix an issue where CAM would attempt to illegally get...
2008-06-26 Matthew DillonMerge from vendor branch NETGRAPH:
2008-06-25 Sepherosa Ziehauregen
2008-06-25 Sepherosa ZiehauAdd PCI ids for nVidia MCP77 MCP73 and MCP79 NICs
2008-06-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-12 Hasso TepperFix probable cut-n-paste error.
2008-06-10 Hasso TepperMake sure host controller interrupts are not enabled...
2008-06-10 Hasso TepperRemove the code which disables port status change inter...
2008-06-05 Sascha Wildner* Fix some cases where NULL was used but 0 was meant...
2008-05-27 Michael NeumannAdd a boot loader tunable hw.usb.hack_defer_exploration...
2008-05-26 Michael NeumannAllow a NULL pointer as argument to usb_get_next_event...
2008-05-26 Michael NeumannRemove __HAVE_GENERIC_SOFT_INTERRUPTS ifdefs as we...
2008-05-26 Michael NeumannFix typos and cosmetic changes.
2008-05-26 Michael NeumannGet completely rid of sc_dev in usb_softc and uhub_soft...
2008-05-26 Michael NeumannExpand delay macro into DELAY.
2008-05-25 Michael NeumannRemove duplicate include of header file "sys/bus.h".
2008-05-25 Michael NeumannDefer boot-time exploration of USB busses until all...
2008-05-25 Michael NeumannMake sure to use delay() in usb_delay_ms() while cold...
2008-05-24 Sascha WildnerFix two cases where device_printf() was used with an...
2008-05-23 Matthew DillonCalls to DIOCSYNCSLICEINFO were being made with the...
2008-05-21 Michael Neumannkprintf to device_printf conversion.
2008-05-20 Matthew DillonAdd a DELAY(500) during the register init phase to...
2008-05-18 Peter AvalosSync CAM with FreeBSD using lockmgr locks instead of...
2008-05-18 Peter AvalosIt's "useful" not "usefull".
2008-05-17 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-17 Peter AvalosMerge from vendor branch TNFTP:
2008-05-17 Peter AvalosMerge from vendor branch LESS:
2008-04-26 Sepherosa ZiehauRevert rev 1.40, which will cause deadlock, if task...
2008-04-23 Hasso TepperRegenerate.
2008-04-23 Hasso TepperAdd OMNIKEY CardMan 4040 smartcard reader.
2008-04-21 Matthew DillonAdd an interlock for certain usb task operations.
2008-04-20 Sascha WildnerAnother round of typo fixes (mostly in messages).
2008-04-06 Peter AvalosMerge from vendor branch OPENSSH:
2008-03-24 Matthew DillonRename PCIP_STORAGE_SATA_AHCI to PCIP_STORAGE_SATA_AHCI_1_0
2008-03-23 Sepherosa Ziehauregen
2008-03-23 Sepherosa ZiehauAdd PCI id for Broadcom 4402 10/100 ethernet controller
2008-03-20 Sascha WildnerRemove unused variables.
2008-03-20 Peter AvalosMerge from vendor branch BZIP:
2008-03-13 Sascha WildnerNuke unneded include.
2008-03-12 Dave HayesMerge from vendor branch BSDINSTALLER:
2008-02-28 Sascha WildnerRegenerate
2008-02-28 Sascha WildnerAdd some PCI IDs for the upcoming sln(4) driver.
2008-02-10 Peter AvalosMake CAM_NEW_TRAN_CODE default.
2008-02-09 Peter AvalosMerge from vendor branch TNFTP:
2008-01-31 Simon SchubertMerge from vendor branch GDB:
2008-01-30 Hasso TepperMerge from vendor branch LIBEVENT:
2008-01-25 Hasso TepperSpeed up uhub attachment considerably. Rather than...
2008-01-23 Matthias SchmidtAdd quirk for an USB Flash Disk Media Player.
2008-01-19 Peter AvalosMerge from vendor branch FILE:
2008-01-15 Matthias SchmidtMerge from vendor branch TCSH:
2008-01-15 Simon SchubertMerge from vendor branch GDB:
next