]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Reviewed by: Matthew Dillon <dillon@apollo.backplane.com>
[FreeBSD/FreeBSD.git] / sys / dev /
1999-02-23 wpaulAdd support for still more cheapo 10/100 cards: Delta...
1999-02-22 newtonConverted "streams" pseudo-device into a KLD
1999-02-21 rnordierThis commit was generated by cvs2svn to compensate...
1999-02-21 n_hibmaBug fix: Trap 12 when ugen not present and therefore...
1999-02-21 n_hibmaDevice unload code is broken, disabled. Requires a...
1999-02-21 n_hibmamake ums look like a Mouse Systems or Sysmouse mouse...
1999-02-21 julianAdd a quick note to say what the 3 uuencoded files...
1999-02-20 n_hibma Bug fix: devcount was running from [count..0], shoul...
1999-02-20 julianWorld, I'd like you to meet the first FreeBSD token...
1999-02-19 n_hibma 1) In polling mode (during boot) the callout_handl...
1999-02-18 n_hibma Moved [uo]hci_pci.c from /sys/dev/pci to /sys/pci...
1999-02-18 kenSet the devstat priority for ccd devices to DEVSTAT_PRI...
1999-02-18 n_hibmaMoved busreset in uhci_init up to avoid clearing of...
1999-02-15 n_hibmaApplied patch from MAEKAWA Masahide <bishop@rr.iij4u...
1999-02-15 n_hibmaAdded vendor Compaq/CMDTACH and USB067[03]
1999-02-15 n_hibmaAdded more verbose debugging output to uhci_run
1999-02-15 rogerCorrected ioctl numbers conflict.
1999-02-14 nsouchMore appropriate fix to the id_irq read during probe
1999-02-14 nsouchThe way the interrupt id was calculated was wrong and...
1999-02-14 nsouchMove away from lpt.h data structure definition that...
1999-02-14 nsouchReturn approriate errors to userland.
1999-02-14 nsouchFix interrupt handling with DMA. Bit nFault was tested...
1999-02-14 nsouchRename nlpt to lpt.
1999-02-13 nsouchHandle correctly iicbus request/release mechanism....
1999-02-13 nsouchFix smbus allocation and add the alsmb (see alpm(4...
1999-02-12 julianImproved reporting of autodetected speed and duplex.
1999-02-11 julianDefine more registers and fix incorrect (but unused...
1999-02-11 julianDefine more registers in the PHY unit and use them...
1999-02-11 obrienThis commit was generated by cvs2svn to compensate...
1999-02-11 rogerAdded ioctl REMOTE_GETKEY for Hauppauge Infra-Red Remot...
1999-02-11 rogerAdded new ioctls for Hauppage Infra-Red Remote Control...
1999-02-11 gibbsSet the ultra enable bits in the adaptor's scratch...
1999-02-11 gibbsEnsure that the ACK from the last information transfer...
1999-02-11 gibbsCorrect a race condition where a target mode SCB dma...
1999-02-11 grogCorrect some indentation
1999-02-11 grogbuild_write_request: correct logic for handling writes...
1999-02-11 grogcheck_drive: Make sure that we don't open two different...
1999-02-11 grogIn some cases, it's possible that I/O errors will cause...
1999-02-10 obrienThis commit was generated by cvs2svn to compensate...
1999-02-10 obrienThis commit was generated by cvs2svn to compensate...
1999-02-10 kenAdd a prioritization field to the devstat_add_entry...
1999-02-09 mjacobCleanup. Set all PCI parameters of importance. Set...
1999-02-09 mjacobRoll internal release tag. Roll core version minor...
1999-02-09 mjacobclean up some NVRAM defines
1999-02-09 mjacobAdd in defines that disable (temp) fast posting.
1999-02-09 mjacobAllow fibre channel 'bus resets' to go through. Handle...
1999-02-09 mjacobRoll internal release tag. Print out if we're in a...
1999-02-09 mjacobroll internal release tag
1999-02-08 desGenerate correct DLT_NULL headers before passing packet...
1999-02-08 desBring in the simplified port probe from src/sys/i386...
1999-02-08 rogerAdded detection for bt848a chips
1999-02-08 rogerAdded check to bktr_mmap() from OpenBSD driver.
1999-02-07 peterThis commit was generated by cvs2svn to compensate...
1999-02-06 rogerChanged to use IICBUS_REPEATED_START
1999-02-05 desFollowup to yokota's last commit:
1999-02-05 yokota- Don't assume the line length in the video memory...
1999-02-05 grogRemove some dead debug code
1999-02-04 bdeYAMFsio.c (1.227-1.228: set up input buffering dynamica...
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-01 wpaulRemember to initialize ifp->if_snd.ifq_maxlen.
1999-02-01 newtonNuke some prototypes that really shouldn't be here.
1999-02-01 dillon The alternate B_PAGING path for vnstrategy() is...
1999-01-31 dufaultMove the "fetch serial data" delay so that it is an...
1999-01-31 n_hibmaAdded UHCI_LEGSUP to uhcireg.h
1999-01-31 nsouchFix compile warnings about missing braces around static...
1999-01-31 paulNew driver flags to support IFF_ALLMULTI handling.
1999-01-31 paulAdd IFF_MULTICAST when setting flags in lnc_init().
1999-01-31 paulFix and enable multicast support.
1999-01-30 nsouchDistinguish EPP address/data register. Add EPP address...
1999-01-30 phkUse suser() to check for super user rather than examini...
1999-01-30 mjacobImplement and use Fast Posting for both parallel &...
1999-01-30 mjacobGrrr.. Do the *correct* and *usable* 1.31 firmware...
1999-01-30 mjacobroll internal release tag
1999-01-30 mjacobroll internal release tag
1999-01-30 newtonNew pseudo-device to provide for a way of obtaining...
1999-01-29 bdeRemoved a bogus cast to v_caddr_t. This is part of...
1999-01-29 bdeRemoved bogus casts to c_caddr_t. This is part of...
1999-01-29 grogChange multiline comments to start with a lone /* and...
1999-01-29 grogChange multiline comments to start with a lone /* and...
1999-01-28 rogerSupport for MSP3410D / MSP3415D Stereo/Mono audio using...
1999-01-28 dillon Fix warnings related to -Wall -Wcast-qual
1999-01-28 rogerAdded METEOR_DEV2 and METEOR_DEV3
1999-01-28 rogerSubmitted by: Nicolas Souchu <nsouch@freebsd.org>
1999-01-28 rogerSubmitted by: Nicolas Souchu <nsouch@freebsd.org>
1999-01-28 rogerSubmitted by: Nicolas Souchu <nsouch@freebsd.org>
1999-01-28 yokota- Fixed the bug which always ignored Ctrl-Pause/Break...
1999-01-28 grogbuild_write_request: only fail if all plexes are down...
1999-01-28 grogFix some format breakage before bde finds out
1999-01-28 gibbsCorrect test in poll loop for determining that the...
1999-01-28 dillon Fix warnings in preparation for adding -Wall -Wcast...
1999-01-28 dillon Fix parenthesization, but the code still looks...
1999-01-28 dillon Fix warnings in preparation for adding -Wall -Wcast...
1999-01-27 dillon Fix warnings in preparation for adding -Wall -Wcast...
1999-01-27 dillon Fix warnings in preparation for adding -Wall...
1999-01-27 dillon Fix warnings preparing for -Wall -Wcast-qual
1999-01-27 dillon Add parens to SMBPRI, fixing bug in tsleep() call...
1999-01-27 dillon Fix PPBPRI #define - it was missing parenthesis...
1999-01-27 dillon Fix '|' that was supposed to be '||'
next