]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Unregister the glibc2 brand at module unload time.
[FreeBSD/FreeBSD.git] / sys / dev /
1998-10-11 dgClear out transmit descriptor memory in fxp_attach...
1998-10-10 dgFixed mbuf leak in fxp_stop().
1998-10-10 peterAttempt to work around the page fault in tulip_txput...
1998-10-10 impFix conficts in probe:
1998-10-09 gibbsCall dpt_intr from our timeout routine to clear any...
1998-10-09 gibbsOnly pull 16 bits of residual information from completi...
1998-10-09 gibbsHook up ahapoll so that dumps, synchronize cache comman...
1998-10-09 gibbsPass termination information via softc flags to the...
1998-10-09 gibbsWhen 'using defaults' ensure that termination is enabled.
1998-10-09 kjcfix a bug which could lock up a transmitter.
1998-10-08 desMake that annoying "device busy" message dependent...
1998-10-08 katoDiscard previous commit.
1998-10-08 katoAdd SMC EtherEZ98 support to ed driver (PC-98).
1998-10-07 desAdd missing newline in probe message.
1998-10-07 gibbsahc_pci.c:
1998-10-07 gibbsAdd a missing newline.
1998-10-07 gibbsDon't set the active flag on a transaction resource...
1998-10-07 gibbsAdd support for the ASC3550 AdvanSys SCSI Host Controll...
1998-10-06 dfrAdd functions for accessing dense and bwx memory for...
1998-10-05 rnordierThis commit was generated by cvs2svn to compensate...
1998-10-04 desNit in comment: PnP ID 0x3500630e is a CS4236B, not...
1998-10-04 msmith At net-jp@jp.freebsd.org mailing list, if_cs user...
1998-10-03 alexRemoved duplicate case.
1998-10-02 nsouchabort imm init if can't disconnect from drive
1998-10-02 luigiUpdate the pcm driver to the most recent version. This...
1998-10-02 impGC unused stuff.
1998-10-02 gibbsRemove a spurious, but benign statement.
1998-10-01 acheRestore static of sc_flags.
1998-10-01 yokotaYet another round of fixes for the VESA support code.
1998-10-01 sosOops, forgot /* */ around Id string
1998-10-01 impMisc cleanup and probe rework:
1998-09-30 sosHauppauge Tech Support confirmed all Hauppauge 878...
1998-09-30 sosHauppauge Tech Support confirmed all Hauppauge 878...
1998-09-30 sosChanged tuner code to autodetect tuner i2c address.
1998-09-30 desAdd PnP ID for Crystal Semiconductors CS4236B codecs...
1998-09-30 impPerform a hard reset on cards when the command fails...
1998-09-29 impSeveral minor cleanups, inspired by bug reports and...
1998-09-29 acheFix destructive cursor shape after text mode switch.
1998-09-28 achefix handling more than one cards
1998-09-28 grogCorrect calculation of revive blocksize
1998-09-28 grogGet include paths right
1998-09-26 dfrMerge changes from i386/isa/sio.c up to revision 1...
1998-09-26 dfrAdd hooks so that the alpha can detect which disk has...
1998-09-26 peterUnderlying ,v files were copied and detagged. Re-commi...
1998-09-26 yokotaCosmetic changes:
1998-09-26 yokota- Use `u_long cmd' ioctl arg.
1998-09-25 rvbThis commit was generated by cvs2svn to compensate...
1998-09-25 yokotaCosmetic change: adjust copyright notice.
1998-09-24 peterMinimal change for #if __FreeBSD__ >= 3 to check __Free...
1998-09-24 peterChange #if __FreeBSD__ >= 3 to #if __FreeBSD_version...
1998-09-24 bdeRemoved unused include of "ioconf.h" again. The CAM...
1998-09-23 yokotaFix and update for VESA BIOS support in syscons.
1998-09-22 gibbsdpt.h:
1998-09-21 gibbsCorrect twin channel operation.
1998-09-20 gibbsRemove unused variables and functions.
1998-09-20 nsouch- program counter was previously an index in the micros...
1998-09-20 nsouch- port of vpo code to CAM
1998-09-20 gibbsDrop the maximum SG count to 32 from 1024. We can...
1998-09-20 gibbsOn wide cards with firmware revisions < 5.06L, we have...
1998-09-20 gibbsCorrect a bug in the timeout handler. When queuing...
1998-09-20 gibbsCorrect compilation with option DIAGNOSTIC set.
1998-09-18 mjacobBump request queue size up to full amount (now that...
1998-09-18 gibbsDon't interpret SCB index 254 as a target mode completi...
1998-09-18 mjacob(requested by gibbs) Remove the SCSI_CAM option (and...
1998-09-17 mjacobper bde (who is right about this) that an inlined fucnt...
1998-09-17 mjacobCleanliness. Don't leave defined a const char array...
1998-09-17 mjacobA major amount of cleaning up:
1998-09-17 mjacobClean up a comment. Make the default debugging level...
1998-09-17 mjacobRemove commented out and no longer pertinent EAGAIN...
1998-09-17 mjacobISP_DMASETUP now returns a value to be possibly punted...
1998-09-17 mjacobRoll revision, clean up a comment.
1998-09-17 sosFix the sreensavers so the work again with the new...
1998-09-17 jkhMF22: Robert Swindells' patch for correct probing of...
1998-09-17 phkTwo patches from the HARP people:
1998-09-17 gibbsUse %p with (void *) casts to print pointers with printf.
1998-09-16 mjacobFix the (unported) resource shortage case- I'd done...
1998-09-16 mjacobAlpha port related fixes from Doug Rabson.
1998-09-16 mjacobalpha port fixes from Doug.
1998-09-16 dfrSome workarounds for a common DEC pci-pci bridge found...
1998-09-16 dfrPort de driver to alpha.
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-16 grogImport base vinum lkm sources
1998-09-16 gibbsFix printf format bugs.
1998-09-16 mjacobFix compile warnings.
1998-09-15 mjacobfix reported compile error flying blind- I do not have...
1998-09-15 gibbsNuke uninitialized varible fd from retrier(). Change...
1998-09-15 gibbsCorrect printf format bugs.
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 sosAdd VESA support to syscons.
1998-09-15 gibbsConvert ISP pci front end to CAM/bus space/dma.
1998-09-15 gibbsContents were duplicated.
1998-09-15 gibbsUpdate QLogic ISP support for CAM. Add preliminary...
1998-09-15 gibbsConver the DPT driver to CAM. The dpt_control interfac...
1998-09-15 phkAdd new files for HARP3
1998-09-15 gibbsRevive PCIConf.
1998-09-15 gibbsUpdate system to new device statistics code.
1998-09-15 gibbsAdaptec 154X SCSI-Host Adapter driver for CAM.
1998-09-15 gibbsMylex/Buslogic MultiMaster SCSI-Host Adapter Driver...
next