]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/pci
Do without head and tail: they're pretty unnecessary here anyway.
[FreeBSD/FreeBSD.git] / sys / pci /
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-09 wpaulAdd support for yet another "cyclone" board, with PCI...
1998-10-08 wpaulCorrectly update the tail pointer of the transmit queue...
1998-10-07 gibbsahc_pci.c:
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 wpaulForce the ThunderLAN driver to use PIO mode by default...
1998-10-01 sosOops, forgot /* */ around Id string
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-29 bdeFIxed printf format errors (an new one that is only...
1998-09-26 dfrUpdate SimOS scsi driver to use CAM.
1998-09-26 dfrAdd hooks so that the alpha can detect which disk has...
1998-09-26 dfrDon't set script to vaddr2 on the alpha - it can't...
1998-09-25 rvbThis commit was generated by cvs2svn to compensate...
1998-09-25 wpaulApply patch graciously provided by Jason Wright <jason...
1998-09-24 wpaulSmall tweak: force another reset of the adapter after...
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-23 wpaulOverhaul the ThunderLAN driver. This update includes...
1998-09-22 kenA fix from Justin for the NCR bug that caused panics...
1998-09-22 gibbsBring back the cleanups from revs 1.121 and rev.1.122...
1998-09-20 kenAlpha patches for the NCR driver from Doug Rabson....
1998-09-18 gibbsSet QUIRK_NOMSG for all devices as was the case in...
1998-09-18 mjacob(requested by gibbs) Remove the SCSI_CAM option (and...
1998-09-17 gibbsReally correct ncr_freeze_devq now. We scan backwards...
1998-09-17 mjacobA major amount of cleaning up:
1998-09-17 gibbsUse %p with (void *) casts to print pointers with printf.
1998-09-16 gibbsFix a regression that caused the script to spam itself...
1998-09-16 msmithAdd 450NX chipset components.
1998-09-16 gibbsFix a bug in ncr_freeze_devq() which is called when...
1998-09-16 mjacobAlpha port related fixes from Doug Rabson.
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-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 gibbsObsoleted by CAM.
1998-09-15 gibbsConvert ISP pci front end to CAM/bus space/dma.
1998-09-15 gibbsConver the DPT driver to CAM. The dpt_control interfac...
1998-09-15 gibbsRevive PCIConf.
1998-09-15 gibbsMylex/Buslogic MultiMaster SCSI-Host Adapter Driver...
1998-09-15 gibbsMove to new name, convert to CAM, add support for new...
1998-09-15 gibbsAdvance Systems SCSI Host Adapter driver for CAM. ...
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-10 sosChanged METEORSINPUT for Hauppauge cards with bt878.
1998-09-10 sosCorrect SECAM B-Delay and add XUSSR channel set.
1998-09-09 markmThis commit was generated by cvs2svn to compensate...
1998-09-08 wpaul- If the OACTIVE flag is set on entry to xl_start(...
1998-09-06 jdpThis commit was generated by cvs2svn to compensate...
1998-09-06 teggeMaintain a mapping from irq number to (ioapic number...
1998-09-06 wpaulPatch the transmit error handler to avoid following...
1998-09-04 wpaulModify the xl_mediacheck() routine to also test for...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-01 wpaul"xl%d: chip is is in D%d power mode " -> "xl%d: chip...
1998-08-31 sosFixed bug in Miro Tuner detection. Missing Goto.
1998-08-31 sosRenamed BT848[SG]CAPAREA to BT848_[SG]CAPAREA.
1998-08-31 sosAdded Capture Area ioctl - BT848[SG]CAPAREA.
1998-08-31 wpaulFix handling of ENOBUFS condition. During reception...
1998-08-30 wpaulChange the autonegotiation waiting period from 3 second...
1998-08-29 rvbThis commit was generated by cvs2svn to compensate...
1998-08-27 abialThis commit was generated by cvs2svn to compensate...
1998-08-24 wpaul- #define mask of enabled interrupts/indications in...
1998-08-23 obrienThis commit was generated by cvs2svn to compensate...
1998-08-21 wpaulIncrease the number of descriptors (and, as a consequen...
1998-08-21 msmithThis commit was generated by cvs2svn to compensate...
1998-08-20 wpaulFix small printf() bogon (forgot newline, and the messa...
1998-08-20 msmithThis commit was generated by cvs2svn to compensate...
1998-08-19 wpaulMake two changes:
1998-08-18 bdeFixed printf format errors.
1998-08-17 bdeFixed printf format errors (none detected in GENERIC...
1998-08-16 wpaulImport the (Fast) Etherlink XL driver. I'm reasonally...
1998-08-16 bdeUse [u]intptr_t instead of [u_]long for casts between...
1998-08-13 gibbsUse "baseclass" instead of "class" for storing the...
1998-08-10 bdeUse [u]intptr_t instead of [unsigned] long to convert...
1998-08-10 bdeFixed the formatting of some tables (mainly the one...
1998-08-10 sosSupport the PAL version of the BT878 based Haupauge...
1998-08-08 jkhA few misc changes to get the spigot and meteor board...
1998-08-08 sosUpdated Hauppauge detection code for Tuner ID 0x0a...
1998-08-07 dfrRemove a stupid hack of mine which prevented PCI io...
1998-08-05 eivindUpdate DPT driver from 1.4.3 to 1.4.5
1998-08-04 dgImplemented a more sophisticated mechanism for handling...
1998-08-04 wpaulFix this thing to work properly with multiple tlan...
1998-08-03 peterThis commit was generated by cvs2svn to compensate...
1998-08-03 wpaulUpdates for the ThunderLAN driver:
1998-08-02 dgAdded 82555B support for media status.
1998-08-02 dgReordered fxp_softc for optimal cacheline behavior.
1998-08-02 dgKilled unused variable/assignment.
1998-07-22 dfrAdd a call to a platform-specific irq remapping functio...
1998-07-22 dfrOn the alpha, ports may be allocated above 64k.
1998-07-20 msmithAdd support for PCNet PCI chips that only work when...
1998-07-16 gibbsCorrect SEEPROM checksum calculation when multiple...
next