]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
This commit was generated by cvs2svn to compensate for changes in r146040,
[FreeBSD/FreeBSD.git] / sys / dev /
2005-05-10 tjrThis commit was generated by cvs2svn to compensate...
2005-05-09 philipSync with Linux acpi4asus, adding support for loads...
2005-05-09 philipAdd support for Asus V6V[1] and W1N notebooks.
2005-05-09 marksSimplify the ACPI taskqueue implementation. Use a threa...
2005-05-09 nyanMove if_wl_i82586.h into sys/dev/wl.
2005-05-08 wpaulMore fixes for multibus drivers. When calling out to...
2005-05-08 wpaulFix support for Windows drivers that support both PCI...
2005-05-08 marcelIn uart_cnprobe(), fill in the cn_name field of the...
2005-05-08 wpaulAvoid trying to queue up an interrupt handler DPC if...
2005-05-08 bruefferFix typo in a comment.
2005-05-08 wpaulMinor correction to the logic for selecting the proper...
2005-05-06 anholtStaticize some symbols that are each only used in one...
2005-05-06 cpercivaCorrect improper permissions on /dev/iir. The earlier...
2005-05-05 wpaulAvoid sleeping with mutex held in kern_ndis.c.
2005-05-05 wpaulThis commit makes a bunch of changes, some big, some...
2005-05-05 dwhiteBackout part of rev 1.71, which breaks the interfaces...
2005-05-04 umeThis commit was generated by cvs2svn to compensate...
2005-05-04 julianA patch to support Palm Tungsten T via USB-Cradle.
2005-05-03 mlaierThis commit was generated by cvs2svn to compensate...
2005-05-03 sosReshape the dma code to be a bit more flexible so it...
2005-05-03 scottlProperly mask off the status bits when checking to...
2005-05-03 scottlThe driver looks like it can create valid 64-bit scatte...
2005-05-03 scottlThe kthread is disabled at this time, so don't try...
2005-05-02 scottlFix some busdma API violations in the dumpsys handler.
2005-05-02 sosAlways attach a subdisk even if no valid metadata found.
2005-05-01 jkoshyAdd convenience APIs pmc_width() and pmc_capabilities...
2005-05-01 sosUpdate on the last commit, the dma* funciton needs...
2005-05-01 sosGo back to the old way of finding the Promise metadata...
2005-04-30 sosTake newbusification one step further, ie use the devic...
2005-04-29 vkashyapMake call to tw_cl_deferred_interrupt in twa_poll,...
2005-04-29 sosNow that probing is working in the new fashion, we...
2005-04-29 hartiThis commit was generated by cvs2svn to compensate...
2005-04-29 impAdd a detach for pci bridge and pci bus drivers. This...
2005-04-29 scottlOnly create the rdpti alias if the asr device creation...
2005-04-29 scottlDon't bother pretending that CAM will send CAM_DATA_PHY...
2005-04-29 marcelIn pcib_alloc_resource() check if the resource allocati...
2005-04-29 marcelAdd pci_is_vga_ioport_range() and pci_is_vga_memory_ran...
2005-04-29 marcelAdd defines for the Bridge Control Register bits.
2005-04-28 sosProvide a default setmode method.
2005-04-28 sosRearrange the way the reset code is called.
2005-04-28 psAdd support for the P600 and name the E400.
2005-04-28 jkoshyReturn the correct register number in the 'get_msr...
2005-04-27 marcelMake the Z8530 more reliable as low-level console by...
2005-04-27 julianAdd code from Kazuhito HONDA that allows the user to see
2005-04-26 hartiThis commit was generated by cvs2svn to compensate...
2005-04-26 obrienI missed a s/nv/nve/.
2005-04-26 scottlRemove an extra mutex unlock in the morpheus interrupt...
2005-04-26 sosFix a bug introduced in r1.89 thats caused leak of...
2005-04-25 wpaulRemove the extra EEPROM reload step I added before...
2005-04-25 scottlApply a torniquet to the problem of the drive unexpecte...
2005-04-25 wpaulCorrect the if_link_state_change() logic: when the...
2005-04-25 wpaulReading the EEPROM to learn the station address doesn...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-25 bzDeal with failed malloc calls[1].
2005-04-25 sosCosmetics
2005-04-25 sosOnly try to allocate and use the SATA resource if they...
2005-04-25 phkRetire the musycc E1/T1 driver
2005-04-24 wpaulThrow the switch on the new driver generation/loading...
2005-04-24 mpThis commit was generated by cvs2svn to compensate...
2005-04-24 anholtFix a panic on X startup for drivers that don't init...
2005-04-24 kientzleThis commit was generated by cvs2svn to compensate...
2005-04-24 scottlFix the order of the lowaddr,highaddr arguments in...
2005-04-22 muxBe more conservative when enabling extended features...
2005-04-22 impSort Oxford Semi entires. Add entry for OXCB950, a...
2005-04-22 scottlIf we get interrupted during a data phase and the DMA...
2005-04-21 muxAdd a microcode to implement receive bundling for 82551...
2005-04-21 muxEnable extended RFDs and TCBs, and thus checksum offloa...
2005-04-21 sosRehash the timeout code to make it more simple.
2005-04-21 njlAdd the tunable "debug.acpi.max_threads" to allow users...
2005-04-20 marcelInclude <sys/pmc.h> instead of <machine/pmc_mdep.h...
2005-04-20 sosWhen a rebuild is done, properly mark the arrays as...
2005-04-20 sosProperly hook in devices found by SATA connect events.
2005-04-20 jkoshyRemove dead variable.
2005-04-20 wpaulSmall cleanup of the WPA code additions. The SIOCG80211...
2005-04-19 impRemove unused variable that was horking up the LINT...
2005-04-19 impMinimal changes to get this to compile with -DDEBUG...
2005-04-19 wpaulAdd preliminary support for WPA-PSK using wpa_supplican...
2005-04-19 sosCFA (Compact Flash) devices has a special config ID...
2005-04-19 psProvide a way to soft reset a proxy controller such...
2005-04-19 sosFix indentation problem in the last commit
2005-04-19 jkoshyBring a working snapshot of hwpmc(4), its associated...
2005-04-18 phkAdd a named reference-count KPI to hold off mounting...
2005-04-18 damienInitial import of ipw, iwi, ral and ural drivers:
2005-04-18 sosAdd uma zone for composite ops.
2005-04-18 sosAdjust the RAID type pickup code for the VIA, we dont...
2005-04-18 impFix newer Xircom CBE2-100 cards that were reporting
2005-04-17 mariusMerge some style and minor changes from NetBSD:
2005-04-17 mariusStyle and minor changes:
2005-04-17 matkFix a bug where we call pcm_getbuffersize twice.
2005-04-17 matkDe-dma the uaudio <-> pcm bridge. We were not capable...
2005-04-17 sosAdd one more Promise SATAII/150 chip id.
2005-04-17 julianOn record only devices, don't fail if we don't have...
2005-04-16 sosSpell ATA_NFORCE4_S2 correctly.
2005-04-16 anholtUpdate to DRM CVS as of 2005-04-12, bringing many changes:
2005-04-15 sosMake things compile again with ATA_STATIC_ID.
2005-04-15 sosMove the creation of ata_channel child devices to the...
2005-04-14 jhbCall pci_print_verbose() before pci_add_resources(...
2005-04-14 impIn ppsintr, we needed ppsdev to get to the softc and...
2005-04-14 sosRead back the real taskfile register values when in...
next