]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Call sk_start() at the end of sk_intr() if there's packets in the
[FreeBSD/FreeBSD.git] / sys / dev /
1999-09-25 wpaulCall sk_start() at the end of sk_intr() if there's...
1999-09-24 obrienSwitch the order of a two tests so that the error actua...
1999-09-24 sosFix timeout handeling and add retry counts.
1999-09-23 dillon Cleanup CCD quite a bit, including adding clarifyin...
1999-09-23 dillon Fix ccdiodone code. The code was using cbp->cb_buf...
1999-09-23 peterRestore vendor $Id$ now that it won't be clobbered.
1999-09-23 obrienThis commit was generated by cvs2svn to compensate...
1999-09-23 wpaulAs suggested by phk, unconditionalize BPF support in...
1999-09-23 dillon Fix bug in pseudo-geometry calculation code that...
1999-09-22 greenFix includes (remove unnecessary ones, reorder necessar...
1999-09-22 sosSupport quad & max speeds in wormcontrol.
1999-09-22 sosI knew it, I introduced new bugs :)
1999-09-22 rogerMove the bktr Bt848/Bt878 driver to /sys/dev/bktr
1999-09-22 wpaulUpdate the Tigon driver firmware images to the latest...
1999-09-22 wpaulTweak these for what I hope is the last time: change...
1999-09-21 sosTen'th update to the new ATA/ATAPI driver:
1999-09-21 phkfix a buglet which jordan made me provoke :-)
1999-09-21 phkAdd an experimental Memory-Disk driver. This driver...
1999-09-20 wpaulUn-do the changes to the DRIVER_MODULE() declarations...
1999-09-20 gibbsClear the SELINGO bit after a selection timeout occurs...
1999-09-20 gibbsWork around a defect in the FIFOEMP status bit of Ultra...
1999-09-20 dillon Fix the situation where an I/O crosses the EOF...
1999-09-20 phkTrying to set BAD144 handling on a CD is sufficiently...
1999-09-20 wpaulGrrr. Okay, changing the devnames was a bad idea. Put...
1999-09-20 wpaulFix the strings in the driver_t structs so that they...
1999-09-20 obrienGoofed and didn't change the second DRIVER_MODULE(...
1999-09-20 obrienChange the name we register with DRIVER_MODULE() to...
1999-09-20 peterMake if_ed work again on pci, isa, isapnp. The hack...
1999-09-19 wpaulConvert the VIA Rhine driver to miibus.
1999-09-19 wpaulAllow the AMD PHY driver to support the DM9101 PHY...
1999-09-19 markmThis commit was generated by cvs2svn to compensate...
1999-09-19 phkTwo more devstat_end_transaction() -> devstat_end_trans...
1999-09-19 peterFix the "dsp sync" debugging printf that was unconditio...
1999-09-19 yokota- Hang the scr_stat struct from dev_t.
1999-09-19 yokota- Preserve the content of the back scroll buffer when...
1999-09-19 obrienThis adds support for the 3Com Megahertz 574B ethernet...
1999-09-19 obrienThis commit was generated by cvs2svn to compensate...
1999-09-18 phkOnly assign to si_bsize_phys if we have an intelligent...
1999-09-18 phkUse devstat_end_transaction_buf() rather than Use devst...
1999-09-18 obrienThis commit was generated by cvs2svn to compensate...
1999-09-18 wpaulFix the mechanism used to choose the unit numbers for...
1999-09-17 rogerUpdate to driver release 1.74
1999-09-17 wpaulPatch if_vr to add bridging support.
1999-09-17 wpaulRemember to account for ETHER_ALIGN when setting the...
1999-09-17 rogerSync with driver release 1.74
1999-09-17 dillon Fix a bug in the block number calculation for VN...
1999-09-17 wpaulFix sf_probe() to detect the card type properly. I...
1999-09-15 robertowlinit() must be called to recalculate the multicast...
1999-09-15 obrienThis commit was generated by cvs2svn to compensate...
1999-09-13 peterThe sense of probes has inverted. They return an error...
1999-09-13 kenGet rid of a stray printf on boot. (BRDCTL = ...)
1999-09-13 bdeRemoved diskerr()'s unused d_name arg and updated calle...
1999-09-12 phkBite the bullet and allocate the devsw entry at compile...
1999-09-11 gibbsFix a compile warning.
1999-09-10 rogerUpdate to driver 1.73
1999-09-10 dfrMake sure that opti931's and guspnp's use the right...
1999-09-09 julianChanges to centralise the default blocksize behaviour.
1999-09-08 phkDon't register a bmajor.
1999-09-08 cgfix a bug with cat >/dev/{dsp,dspW,audio} hanging
1999-09-08 peterAdd a pointer to "controller miibus0" for people who...
1999-09-08 peterMake it build, copy from dev/sio/sio.c:
1999-09-08 peterRestore the old sio* - bruce can fix it himself.
1999-09-07 dfrChange isa_get/set_flags() to device_get/set_flags().
1999-09-06 peterRepo copy isa/sio* to dev/sio/sio* in preperation for...
1999-09-06 peterMove the #if 0 to catch the card.h include and make...
1999-09-06 impStart to disentangle the isa attachments from other...
1999-09-06 peterRecognise the new 82559 chip id as used on the InBusine...
1999-09-06 wpaulAdd a driver for the AMD AM79c873 10/100 PHY. By some...
1999-09-05 phknullclose, not noclose of course.
1999-09-05 peter$Id$ -> $FreeBSD$
1999-09-05 grogstruct rqgroup: put 0-length array at the end. Make...
1999-09-04 cgincorporate better ess support
1999-09-04 cghandle uiomove better in feed_root
1999-09-04 cgbugfix: deallocate channels properly if no read/write...
1999-09-04 dfrAdd USR3031 pnp id.
1999-09-04 markmThis commit was generated by cvs2svn to compensate...
1999-09-03 wpaul#ifdef out the definition for the small packet RX ring...
1999-09-03 dfrRemove vestiges of old pnp code.
1999-09-03 dfrRemove the last vestiges of the old pnp code in favour...
1999-09-03 peterCommit a checkpoint of an updated if_ed driver. This...
1999-09-03 peterCosmetic tweak. Collect the fdc methods together and...
1999-09-03 phkUse micro "disk" layer in ata-disk
1999-09-03 phkSet si_bsize_phys to 2048 for cdrom.
1999-09-03 julianRevert a bunch of contraversial changes by PHK. After
1999-09-03 julianremove some out-of-scope DEVFS references..
1999-09-03 luoqiHandle for passthru resource release correctly.
1999-09-03 mdoddThis adds support for the Buslogic/Bustek/Storage Dimen...
1999-09-03 mdoddThis is the rest of the MCA support; new_bus code to...
1999-09-03 grogReverse MFC of revision 1.5.2.7:
1999-09-02 kato- Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that...
1999-09-02 katoThe ed_probe_Novell should not clear id_maddr when...
1999-09-02 yokotaEnable ioctls to manipulate color palette. They have...
1999-09-02 peterMissed this use of the old pnp includes. I don't think...
1999-09-02 peterStub out the old pnp code till these are converted...
1999-09-01 n_hibmaTypo: 'x' should be 'y' (only affects debugging output)
1999-09-01 dfrThis is part of an untested set of changes to the ed...
1999-09-01 dfrThis represents essentially a complete rewrite of the...
1999-09-01 markmThis commit was generated by cvs2svn to compensate...
1999-09-01 markmThis commit was generated by cvs2svn to compensate...
1999-09-01 wpaulRe-arrange things in the attach routines of the 3Com...
next