Merge from vendor branch LESS:
[dragonfly.git] / sys / bus /
2007-05-03 Sepherosa ZiehauMore Broadcom GigE PCI ids.
2007-05-01 Matthew DillonImplement kern.do_async_attach. default disabled. ...
2007-04-27 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-27 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-21 Peter AvalosMerge from vendor branch TNFTP:
2007-04-13 Simon SchubertMerge from vendor branch BINUTILS:
2007-04-12 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-07 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-03-31 Sepherosa Ziehauregen
2007-03-31 Sepherosa ZiehauAdd PCI id for Broadcom BCM5752 GigE.
2007-03-29 Peter AvalosMerge from vendor branch OPENSSH:
2007-03-28 Peter AvalosMerge from vendor branch OPENSSL:
2007-03-25 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-03-25 Peter AvalosMerge from vendor branch FILE:
2007-02-17 Simon SchubertMerge from vendor branch GCC:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-11 Sascha WildnerRemove ancient SimOS support.
2007-02-10 Sepherosa Ziehauregen
2007-02-10 Sepherosa ZiehauMore rum(4) ids
2007-02-04 Sepherosa Ziehauregen
2007-02-04 Sepherosa ZiehauAdd PCI ids for Intel WL-3945ABG wireless minipci adapters.
2007-01-20 Peter AvalosMerge from vendor branch BZIP:
2007-01-17 YONETANI TomokazuMerge from vendor branch INTEL_ACPICA:
2007-01-15 Simon SchubertMerge from vendor branch GCC:
2007-01-13 Simon SchubertMerge from vendor branch GCC:
2007-01-02 Matthew DillonTry to locate any instances where pmap_enter*() is...
2006-12-31 Matthew DillonRemove an old debugging kprintf.
2006-12-25 Sepherosa Ziehauregen
2006-12-25 Sepherosa ZiehauAdd PCI ids for Broadcom BCM430x/BCM4318 wireless NICs
2006-12-25 Peter AvalosMerge from vendor branch LIBPCAP:
2006-12-25 Peter AvalosMerge from vendor branch TCPDUMP:
2006-12-24 Sepherosa Ziehauregen
2006-12-24 Sepherosa ZiehauAdd more ids for RT2500USB.
2006-12-24 Sepherosa Ziehauregen
2006-12-24 Sepherosa ZiehauAdd NVIDIA MCP67 Lan PCI ids.
2006-12-22 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-12-20 Thomas E. SpanjaardAdd the PCI_MAP_FIXUP code as proposed two weeks ago...
2006-12-20 Matthew DillonRename sprintf -> ksprintf
2006-12-18 Matthew DillonRename kvprintf -> kvcprintf (call-back version)
2006-12-12 Peter AvalosMerge from vendor branch FILE:
2006-12-12 Sepherosa ZiehauExploring low speed busses during cold boot, so USB...
2006-12-10 Sepherosa ZiehauSync USB support (host controller part) with FreeBSD6.
2006-12-09 Sepherosa Ziehauregen
2006-12-09 Sepherosa Ziehau- Add ids for RT2501USB/RT2601USB/RT2500USB
2006-12-06 Thomas E. SpanjaardAdd a function to retrieve the speed a USB device is...
2006-12-06 Simon SchubertCorrect a signedness bug which allowed members of the...
2006-11-20 Peter AvalosMerge from vendor branch OPENSSH:
2006-11-20 Peter AvalosMerge from vendor branch OPENSSL:
2006-11-15 Peter AvalosMerge from vendor branch FILE:
2006-11-14 Sepherosa Ziehauregen
2006-11-14 Sepherosa Ziehau- GALILEO -> MARVELL
2006-11-13 Sascha WildnerRegenerate
2006-11-13 Sascha WildnerAdd USB serial adapters/cable.
2006-11-12 Peter AvalosMerge from vendor branch FILE:
2006-11-11 Peter AvalosMerge from vendor branch FILE:
2006-11-08 Peter AvalosMerge from vendor branch TNFTP:
2006-11-07 Matthew DillonMove <machine/dvcfg.h> to the one device that actually...
2006-11-07 Matthew DillonRemove system dependancies on <machine/ipl.h>. Only...
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 1/2...
2006-11-01 Peter AvalosMerge from vendor branch AWK:
2006-10-25 Matthew DillonDo a major clean-up of the BUSDMA architecture. A...
2006-10-23 Matthew DillonFurther normalize the _XXX_H_ symbols used to condition...
2006-10-17 Sepherosa Ziehauregen
2006-10-17 Sepherosa ZiehauAdd device id for USR Robotics 997902 Gigabit Ethernet
2006-10-17 Sepherosa Ziehauregen
2006-10-17 Sepherosa ZiehauMore Realtek chip IDs
2006-10-16 Sepherosa Ziehauregen
2006-10-16 Sepherosa ZiehauAdd device id for Corega CG-LAPCIGT (8169S)
2006-10-08 Peter AvalosMerge from vendor branch LESS:
2006-09-30 Sascha WildnerRemove incorrect extern declarations for stuff that...
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-27 Simon SchubertMerge from vendor branch GCC:
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2006-09-13 Simon SchubertMerge from vendor branch CVS:
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-09-09 Matthew DillonRename the kernel NODEV to NOCDEV to avoid conflicts...
2006-09-06 Simon SchubertMerge from vendor branch OPENSSL:
2006-09-05 Matthew DillonMove the code that eats certain PNP IDs into a ISA...
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Sepherosa Ziehauregen
2006-09-03 Sepherosa Ziehau- Add Belkin vendor id
2006-09-02 Sepherosa Ziehauregen
2006-09-02 Sepherosa ZiehauAdd more nVidia GigE PCI ids.
2006-09-02 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2006-08-25 Sascha WildnerRemove more DEC Alpha support.
2006-08-17 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-08-12 Sascha Wildnerregenerate
2006-08-12 Sascha WildnerAdd ids for Broadcom's BCM5714 and Comtrol RocketPort...
2006-08-03 Sascha WildnerRemove all occurences of double semicolons at the end...
2006-08-01 Sascha Wildnerregenerate
2006-08-01 Sascha WildnerAdd some missing IDs in preparation for switching some...
2006-07-28 Matthew DillonMASSIVE reorganization of the device operations vector...
2006-07-27 Simon SchubertMerge from vendor branch GDB:
next