Correct the rgephy driver so that it only applies the DSP fixup for
[dragonfly.git] / sys / bus /
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:
2006-07-19 Sepherosa Ziehauregen
2006-07-19 Sepherosa ZiehauAdd device ids for various NVIDIA's GigE
2006-07-18 Matthew DillonAdd a fairly bad hack to detect ripouts that might...
2006-07-13 Sepherosa ZiehauMerge from vendor branch ATHEROS:
2006-06-24 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2006-06-22 Simon Schubertregen
2006-06-22 Simon SchubertAdd entry for CanoScan D660U
2006-06-14 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-06-13 Matthew DillonAdd kernel syscall support for explicit blocking and...
2006-06-10 Matthew DillonMove selinfo stuff to the separate header sys/selinfo...
2006-06-05 Matthew DillonRemove an inappropriate crit_exit() in ehci.c and add...
2006-05-21 Matthew DillonClean up more #include files. Create an internal __boo...
2006-05-20 Matthew DillonEmbed the netmsg in the mbuf itself rather than allocat...
2006-05-20 Sepherosa Ziehauregen
2006-05-20 Sepherosa ZiehauAdd VIA 612X GigE product id
2006-05-05 Matthew DillonRemove the thread pointer argument to lockmgr(). All...
2006-05-03 Matthew DillonAdd a missing ohci_waitintr() call that allows polled...
2006-05-02 Matthew Dillon- Add workarounds for dropped interrupts on VIA and...
2006-04-30 Matthew DillonRemove buf->b_saveaddr, assert that vmapbuf() is only...
2006-04-30 Matthew DillonReplace the the buffer cache's B_READ, B_WRITE, B_FORMA...
2006-04-29 Matthew DillonBring in some fixes from NetBSD:
2006-04-28 Matthew DillonGet rid of pbgetvp() and pbrelvp(). Instead fold the...
2006-04-28 Matthew DillonRemove the buffer cache's B_PHYS flag. This flag was...
2006-04-23 Matthew DillonRemove the now unused interlock argument to the lockmgr...
2006-04-12 Sascha WildnerMerge from vendor branch BINUTILS:
2006-03-30 Sascha WildnerFix copy/paste error.
2006-03-25 Sascha Wildnerb_resid and b_bcount are int, so use %d.
2006-03-25 Sepherosa Ziehauregen
2006-03-25 Sepherosa Ziehau- Change original TI's product ACX100 to ACX100A
2006-03-24 Matthew DillonMajor BUF/BIO work commit. Make I/O BIO-centric and...
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-03-02 Matthew DillonPass LK_PCATCH instead of trying to store tsleep flags...
2006-02-17 Matthew DillonMake the entire BUF/BIO system BIO-centric instead...
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-01-22 Sascha Wildner* Move function types to a separate line.
2006-01-22 Sascha WildnerAdd missing header for isab_attach prototype.
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2005-12-19 Matthew DillonFix a number of panic conditions for network cardbus...
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-05 Sascha WildnerAnsify function definitions.
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-11-28 Matthew DillonMake all network interrupt service routines MPSAFE...
2005-11-17 Matthew DillonRemove ancient interrupt handler hacks that are no...
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-11-11 Matthew DillonUSB mouse fix for certain mice, such as the Logitech...
2005-11-04 Matthew DillonAllow 'options SMP' *WITHOUT* 'options APIC_IO'. That...
2005-10-30 Sascha WildnerFix style(9) issue: move * to the line specifying the...
2005-10-30 Matthew DillonAdd another parameter to BUS_ADD_CHILD to allow childre...
2005-10-28 Matthew DillonCleanup some of the newbus infrastructure.
2005-10-26 Matthew DillonFix a bug in the ppbus code where an interrupt cookie...
2005-10-13 Matthew DillonMajor cleanup of the interrupt registration subsystem.
2005-10-12 Matthew DillonRemove the INTR_TYPE_* flags. The interrupt type is...
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-09-21 Jeffrey HsuGive each CPU its own taskqueue thread so per-cpu data...
2005-09-20 Sepherosa ZiehauSetup intr in the last step of uhci_pci_attach().
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-09 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-09-04 Matthew Dillon1.101 Update code comments.
2005-09-04 Matthew DillonMerge the following revs from NetBSD (in an attempt...
2005-09-04 Matthew DillonRevert the very last commit to ehci.c (1.12). It was...
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 Jeroen Ruigrok/asmodaiSynchronise with NetBSD:
2005-08-27 Jeroen Ruigrok/asmodaiSynchronise with NetBSD (some come from OpenBSD):
2005-08-27 Jeroen Ruigrok/asmodaiPlace && at the right place.
2005-08-27 Jeroen Ruigrok/asmodaiSync with NetBSD:
2005-08-27 Jeroen Ruigrok/asmodaiUpdate FreeBSD tag to what the source code has.
2005-08-27 Jeroen Ruigrok/asmodaiUpdate with the NetBSD code (which can include FreeBSD...
2005-08-27 Jeroen Ruigrok/asmodaiAdd vendor ids for ATi and Philips.
2005-08-27 Jeroen Ruigrok/asmodaiSynchronise with NetBSD v1.18:
2005-08-19 Joerg SonnenbergerRegen.
2005-08-19 Joerg SonnenbergerAdd some new Broadcom IDs.
2005-08-10 Joerg SonnenbergerMerge from vendor branch GCC:
2005-08-08 YONETANI Tomokazuisab_attach() is called from acpi_isab_attach(), so...
2005-08-07 Joerg SonnenbergerReimport devlist2h.awk from FreeBSD, this version actua...
2005-08-07 Joerg SonnenbergerMove up CVS IDs, first must be DragonFly.
2005-08-07 Joerg SonnenbergerAdd ethernet port of JVC MP-PRX1.
2005-08-04 David RhodusMake print statements more verbose.
2005-08-01 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-21 Joerg SonnenbergerMerge from vendor branch ZLIB:
2005-07-18 Matthew DillonFix numerous extremely serious bugs in OHCI's iso-synch...
next