Resurrect headers for sys/platform/pc64/include from CVS Attic.
[dragonfly.git] / sys / dev /
2007-08-19 Hasso TepperBring in latest uftdi(4) driver from FreeBSD.
2007-08-19 Hasso TepperUse device_printf() where it makes sense.
2007-08-19 Sascha Wildner* Use one ioctl() (CONS_SET, analogous to CONS_GET...
2007-08-19 Hasso TepperAdd Smart Technologies USB to serial adapter.
2007-08-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-18 Hasso TepperFix setting 115200 baudrate.
2007-08-17 Hasso TepperMake functions static.
2007-08-16 Hasso TepperAdd umsm(4) driver for EVDO and UMTS modems with Qualco...
2007-08-16 Sepherosa ZiehauExtra ';' after if() would cause panic if attaching...
2007-08-16 Hasso TepperAdd support for HandyTech's Braille displays into ubsa...
2007-08-15 Sascha Wildner* Add DPMS support to the vesa module.
2007-08-15 Hasso TepperHardware flow control support for uslcom(4).
2007-08-14 Hasso TepperAdd uark(4) driver which supports Arkmicro Technologies...
2007-08-14 Sepherosa Ziehau- Overlooked pccard dark corner: NIC lan id should...
2007-08-14 Sepherosa ZiehauIf PCI_MAP_FIXUP is defined, we can no longer do the...
2007-08-14 Sepherosa ZiehauAdd a new csum flag to tell IP defragmenter that csum_d...
2007-08-14 Hasso TepperAdd some new uslcom(4) device ids found in Linux driver.
2007-08-14 Hasso TepperAdd uslcom(4) driver which provides support for USB...
2007-08-13 Hasso TepperMagic Control Technology (MCT) USB to serial converters...
2007-08-12 Sepherosa ZiehauPCI-E re(4) needs multi hash in reverse order. Add...
2007-08-11 Sepherosa ZiehauRe-enable hardware UDP/TCP checksum calculation with...
2007-08-10 Sepherosa ZiehauHardware seems to have trouble to handle fragmented...
2007-08-10 Sepherosa ZiehauFix txcsum/rxcsum ioctl support, so that txcsum and...
2007-08-10 Matthew DillonAdd support for a new revision of the RealTek 8168B...
2007-08-09 Simon SchubertFix automatic vinum probing to include the compat slice...
2007-08-09 Sepherosa ZiehauPass address of mbuf pointer to bge_encap(), so the...
2007-08-09 Matthew DillonIntroduce two delays in nfe_stop().
2007-08-09 Matthew Dillonnfe_init() can be called as a side effect of certain...
2007-08-09 Sascha Wildner* Repocopy sys/dev/misc/syscons/daemon -> sys/dev/misc...
2007-08-08 Sepherosa ZiehauAdd hardware csum offload support.
2007-08-07 Peter AvalosMerge from vendor branch TCPDUMP:
2007-08-07 Peter AvalosMerge from vendor branch LIBPCAP:
2007-08-07 Hasso TepperThere is no need to explicitly call ttwakeup() and...
2007-08-07 Sepherosa ZiehauUpdate Marvell PHY supports.
2007-08-07 Sepherosa Ziehauregen
2007-08-07 Sepherosa ZiehauMore Marvell PHY IDs.
2007-08-07 Hasso Tepperttyclose() increments t_gen. Remove redundant incremen...
2007-08-07 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2007-08-07 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2007-08-07 Hasso TepperReomve unnecessary sys/vnode.h include.
2007-08-07 Hasso TepperFix warning.
2007-08-07 Hasso TepperFix driver_t.
2007-08-05 Peter AvalosMerge from vendor branch DIFFUTILS:
2007-08-04 Matthew DillonDo not require AHC_PCI_CONFIG to be defined.
2007-08-04 Peter AvalosMerge from vendor branch TNFTP:
2007-08-02 Hasso TepperSome trivial fixes obtained from NetBSD:
2007-08-02 Hasso TepperMinimal (relatively) patch to make my Nokia 9300 smartp...
2007-08-02 Hasso TepperAdd support for many new devices into uplcom(4). IDs...
2007-08-02 Hasso TepperBetter chips distinguishing code for uplcom(4).
2007-08-01 Sascha Wildners/device/drive/ (fixes LINT build)
2007-07-31 Matthew DillonFix a coding mistake when dequeueing memory disk BIOs.
2007-07-31 Matthew DillonFix vinum. Vinum illegally uses device ops such as...
2007-07-27 Hasso TepperRegenerate usbdevs.h and usbdevs_data.h and fix affecte...
2007-07-24 Simon SchubertMerge from vendor branch BIND:
2007-07-24 Matthew DillonMerge from vendor branch BIND:
2007-07-23 Matthew DillonAdd assertions for 0-length transfers and panic if...
2007-07-23 Matthew DillonIncorporate the device DMA limitations into the request...
2007-07-22 Matthew DillonTemporarily hack around an interrupt race against devic...
2007-07-19 Simon SchubertAdd quriks for my motherboard so that the microphone...
2007-07-19 Sepherosa ZiehauMake ath(4) and ath_rate(4) depend on wlan(4).
2007-07-19 Peter AvalosAllocate the full SCB pool at driver attach.
2007-07-18 Peter AvalosShould use machine/limits.h, not cpu/limits.h.
2007-07-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-07-16 Matthew DillonTemporarily reenable writing to the label area for...
2007-07-16 Sepherosa ZiehauCorrect RSSI calculation.
2007-07-14 Sepherosa Ziehaubusdma(9) fixes for bfe(4):
2007-07-13 Matthew DillonClean up the ioctl switch and add support for DIOCGPART...
2007-07-13 Matthew DillonReparse device specifications. The slice is no longer...
2007-07-13 Matthew DillonMerge from vendor branch LIBARCHIVE:
2007-07-11 Matthew DillonAdd SHUTDOWN_PRI_DRIVER and move all driver shutdown...
2007-07-11 Matthew DillonUse I/O size limits in underlying devices to govern...
2007-07-07 Peter AvalosFix typo.
2007-07-07 Peter AvalosFix typos.
2007-07-07 Peter Avalosinitialize some variables before potential use.
2007-07-07 Peter Avalos-Wundef fix.
2007-07-07 Peter Avalos-Wundef fix.
2007-07-07 Peter Avalos-Wundef fixes.
2007-07-07 Peter AvalosUse the AHC_DISABLE_PCI_PERR flag to silence parity...
2007-07-07 Peter AvalosEnhance diagnostic printfs for the chains of free lists...
2007-07-07 Peter AvalosCorrect bug that caused the completed "recovery" scb...
2007-07-07 Peter AvalosSet allow_memio to 1 if fetching the allow_memio hint...
2007-07-06 Peter Avalosremove useless ptr check; cur_column can never be null.
2007-07-06 Peter AvalosUse BUS_PROBE_DEFAULT for pci probe return value.
2007-07-06 Peter AvalosAllow print_reg() to be called with a NULL column.
2007-07-06 Peter AvalosOn Rev. B silicon, we disabled the enhanced busfree...
2007-07-06 Peter Avalos Explicitly initialize timedout_scb lists, use...
2007-07-06 Peter AvalosAdd some useful target mode diagnostics for incoming...
2007-07-06 Peter AvalosRevert to basing all timeout/timer values in ms rather...
2007-07-06 Peter Avalosaic7xxx.h:
2007-07-06 Peter AvalosIn the PCI error interrupt handler, specify the width...
2007-07-06 Peter AvalosSet AHD_BUSFREEREV_BUG in the bug field for Rev B chips...
2007-07-06 Peter AvalosInvert the polarity of two tests in the recovery code...
2007-07-06 Peter AvalosRemove spurious EISA definitions left over from the...
2007-07-06 Peter AvalosAdd an ISA attachement to the aic7xxx driver to handle...
2007-07-06 Peter AvalosExtend critical section protection around portions...
2007-07-06 Peter AvalosFix an off by one in the critical section clearing...
2007-07-06 Peter AvalosCorrect a very rare case where command ordering could...
2007-07-06 Peter Avalosaic79xx.c:
2007-07-06 Peter Avaloso When restarting the sequencer, clear any pending
2007-07-06 Peter AvalosAdd aic_scb_timer_start() which will be used in the...
next