]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Remove ip6fw. Since ipfw has full functional IPv6 support now and - in
[FreeBSD/FreeBSD.git] / sys / dev /
2006-05-12 jhbRemove various bits of conditional Alpha code and fixup...
2006-05-12 jhbRemove the snd_ess identify routine for the sound devic...
2006-05-12 jhbRemove some tga bits I missed.
2006-05-11 jhbFirst pass at removing Alpha kernel support.
2006-05-11 jhbFixup some comments to allow for the fact that PCI...
2006-05-11 silbyRevert if_bfereg.h rev 1.8; restore the RX and TX list...
2006-05-11 sosFix probe printing of highpoint and promise controllers.
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-05-08 impreplace all the 660 with 650 in the cut-n-pasted line...
2006-05-08 impAnother NEW MEDIA .WAVjammer.
2006-05-08 impAdd (back) the D-Link DE-650. Not sure why it was...
2006-05-08 impThe D-Link DE-650 that I got in the last bulk PC Card...
2006-05-08 samquiet tindexbox complaints about passing BUS_SPACE_MAXA...
2006-05-07 njlDon't attach special devices in the order they appear...
2006-05-06 samforce type coercion for bus tag+handle when calling...
2006-05-05 samcorrect type
2006-05-04 silbyFix three more bugs in bfe:
2006-05-04 mjacobAdd 4Gb Fibre Channel support.
2006-05-04 mjacobRemove MPT_PRT_INVARIANT- it was a silly idea.
2006-05-04 mjacobGratuitous tag alignment. It bugged me.
2006-05-03 scottlHide another common print under bootverbose.
2006-05-03 ambriskoMake amr_linux work as a module by avoiding calling...
2006-05-02 scottlOnly print the driver name and version if bootverbose...
2006-05-02 yongariType.
2006-05-01 ariffAdd inverted amplifier sense quirks for Sony VAIO VGN...
2006-05-01 sobomaxDon't attach to Marvell 88E805X (Yukon-II) by default...
2006-04-30 scottlRemove header pollution.
2006-04-30 scottlRemove some header polution.
2006-04-28 marcelRewrite of puc(4). Significant changes are:
2006-04-28 jhbThe nvidia binary blob sometimes defers tx completion...
2006-04-28 marcelImplement the ipend() method of the serdev I/F.
2006-04-28 silbyTweak the DMA limit from rev 1.33, it was off by one...
2006-04-28 silbySwitch all bus_dmamap_sync calls that used PREREAD...
2006-04-28 sobomaxAdd some incomplete support for Marvell Yukon EC contro...
2006-04-27 scottlThe alignment parameter to busdma must be a power of...
2006-04-27 mlaierMFp4: reworked iwi-driver
2006-04-27 impWhen pccard_safe_quote is passed NULL for src, it shoul...
2006-04-27 scottlAdd the 'rr232x' driver for the HighPoint RocketRAID...
2006-04-27 impDon't use ", but instead use ' instead. I suppose...
2006-04-27 marcelo Add 5 Timedia single port serial cards.
2006-04-27 scottlFix problem with having more than 1GM of RAM. Also...
2006-04-27 yongariBring busdmafied sk(4) to all architectures.
2006-04-27 marcelUse 115200 and not 9600 as the initial baudrate. This...
2006-04-27 marcelThe size of I/O ranges can be anything from 16 bytes...
2006-04-27 yongariCorrect DRIVER_MODULE declaration.
2006-04-27 marcelo Add 2 HP Diva single port UARTs.
2006-04-27 yongariThe sk(4) driver has moved to /sys/dev/sk
2006-04-26 marcelo Add 2 NEC cards
2006-04-26 marcelo Use __FBSDID
2006-04-26 psOnly use the low address for stats collection.
2006-04-26 samintercept public safety channels and do explicit mappin...
2006-04-26 sobomaxUse the same method for detecting actual presence of...
2006-04-25 samhonor fixed tx antenna when sending beacon frames
2006-04-25 jhbFix half of the current i386 tinderbox failure. max_bu...
2006-04-25 mjacobIf one removes the option from conf/options, one should
2006-04-25 mrmake BGE_FAKE_AUTONEG a tunable.
2006-04-24 marcelo Move ISA specific code from ppc.c to ppc_isa.c ...
2006-04-24 marcelRemove the sab(4) driver. It is superseded by scc(4).
2006-04-23 marcelMFp4: Calculate the divisor before setting the DLAB...
2006-04-22 ariffAdd support for (latest) VIA VT8251 (rev. 0x07) audio...
2006-04-21 jkimFree allocated environment variables after use.
2006-04-21 jkimRemove unnecessary assignment.
2006-04-21 mjacobRedo some code based upon issues found by Coverity.
2006-04-21 mjacobChange some order of the way we do some target mode...
2006-04-21 mjacobSome more gratuitous format and name changes.
2006-04-20 impSet the rid for the resoruce obtained from rman_reserve...
2006-04-20 psFree another memory leak when dealing with disk notific...
2006-04-19 mjacobRemove debounce code in mpt_intr. After some reflection
2006-04-19 psFree some previously leaked memory on module unload.
2006-04-18 mjacobUpdate 2300 f/w. This will probably be the last
2006-04-18 mjacobIn receiving a new ATIO, don't record the associated...
2006-04-18 anholtReorder the DRM_*_AGP enums to match linux and what...
2006-04-17 jmgremove DRIVER_MODULE lines that are useless... pcf...
2006-04-17 jhbChange msleep() and tsleep() to not alter the calling...
2006-04-17 sosAdd missing ";"
2006-04-16 impAdd missing ~. We want all the INVALID bits to be...
2006-04-16 samImprove ath_draintxq debug info: dump the packet as...
2006-04-16 samUnbreak cabq handling: check the s/w q, not the h/w...
2006-04-16 maximo Correct a path to include.
2006-04-15 iwasakiOops, untested code was included accidentally.
2006-04-15 iwasakiImport ACPI Dock Station support. Note that this is...
2006-04-15 maximo Fix printf(9) formatting: do not use hardcode "0x...
2006-04-15 maximo s/PsuedoRAID/PseudoRAID/.
2006-04-15 scottlFix the interrupt handler to do the mandatory PCI flush...
2006-04-14 matteoWhitespace fix
2006-04-14 sosDont poll for ATA_IDLE on a detached channel in suspend.
2006-04-14 ambriskoReduce the Linux ioctl range to what is needed. I...
2006-04-14 matteoAdd device ID for Intel Pro/100 VE Network Connection...
2006-04-13 cognetBring back arm-specific workaround from rev 1.15:
2006-04-13 ruFix DEVICE_POLLING support (compile-only tested).
2006-04-13 ruRe-apply changes to make this compile with -Wundef:
2006-04-12 psFix the PHY support for the 5780. I mis-merged this...
2006-04-12 pjdCorrect an obvious typo.
2006-04-11 mjacobA large set of changes:
2006-04-11 flz- Add support for the Acer Acerscan 640BT.
2006-04-11 jkoshyFix a cut-n-paste bug that crept in.
2006-04-10 psHook bce up to the build
2006-04-10 psAdd a driver for the Broadcom NetXtreme II (BCM5706...
2006-04-10 pjdsafe(4) doesn't support explicitly provided keys. Retur...
2006-04-10 pjdubsec(4) doesn't support explicitly provided keys....
next