| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revive PCIConf. | gibbs | 1998-09-15 | 4 | -57/+501 |
* | Mylex/Buslogic MultiMaster SCSI-Host Adapter Driver for CAM. | gibbs | 1998-09-15 | 1 | -0/+205 |
* | Move to new name, convert to CAM, add support for new chips, and | gibbs | 1998-09-15 | 1 | -0/+1202 |
* | Advance Systems SCSI Host Adapter driver for CAM. Currently only support | gibbs | 1998-09-15 | 1 | -0/+275 |
* | Changed METEORSINPUT for Hauppauge cards with bt878. | sos | 1998-09-10 | 2 | -25/+56 |
* | Correct SECAM B-Delay and add XUSSR channel set. | sos | 1998-09-10 | 1 | -3/+35 |
* | - If the OACTIVE flag is set on entry to xl_start(), check to see if the | wpaul | 1998-09-08 | 1 | -4/+68 |
* | Maintain a mapping from irq number to (ioapic number, int pin) tuple, | tegge | 1998-09-06 | 2 | -9/+9 |
* | Patch the transmit error handler to avoid following NULL pointers and | wpaul | 1998-09-06 | 1 | -3/+4 |
* | Modify the xl_mediacheck() routine to also test for the case where the | wpaul | 1998-09-04 | 2 | -19/+44 |
* | "xl%d: chip is is in D%d power mode " -> "xl%d: chip is in D%d power mode " | wpaul | 1998-09-01 | 1 | -3/+3 |
* | Fixed bug in Miro Tuner detection. Missing Goto. | sos | 1998-08-31 | 1 | -58/+70 |
* | Renamed BT848[SG]CAPAREA to BT848_[SG]CAPAREA. | sos | 1998-08-31 | 2 | -13/+67 |
* | Added Capture Area ioctl - BT848[SG]CAPAREA. | sos | 1998-08-31 | 2 | -27/+160 |
* | Fix handling of ENOBUFS condition. During reception, the filled mbuf | wpaul | 1998-08-31 | 1 | -12/+27 |
* | Change the autonegotiation waiting period from 3 seconds to 5. This | wpaul | 1998-08-30 | 1 | -3/+3 |
* | - #define mask of enabled interrupts/indications in if_xlreg.h instead of | wpaul | 1998-08-24 | 2 | -22/+40 |
* | Increase the number of descriptors (and, as a consequence, the number | wpaul | 1998-08-21 | 1 | -2/+2 |
* | Fix small printf() bogon (forgot newline, and the message was longer that | wpaul | 1998-08-20 | 1 | -4/+4 |
* | Make two changes: | wpaul | 1998-08-19 | 1 | -28/+48 |
* | Fixed printf format errors. | bde | 1998-08-18 | 3 | -9/+11 |
* | Fixed printf format errors (none detected in GENERIC again). | bde | 1998-08-17 | 1 | -3/+3 |
* | Import the (Fast) Etherlink XL driver. I'm reasonally confident in its | wpaul | 1998-08-16 | 3 | -0/+3427 |
* | Use [u]intptr_t instead of [u_]long for casts between pointers and | bde | 1998-08-16 | 1 | -3/+3 |
* | Use "baseclass" instead of "class" for storing the contents of PCI register | gibbs | 1998-08-13 | 2 | -6/+7 |
* | Use [u]intptr_t instead of [unsigned] long to convert and/or represent | bde | 1998-08-10 | 2 | -4/+4 |
* | Fixed the formatting of some tables (mainly the one produced by ps | bde | 1998-08-10 | 1 | -3/+3 |
* | Support the PAL version of the BT878 based Haupauge WinTV/PCI. | sos | 1998-08-10 | 1 | -0/+1 |
* | A few misc changes to get the spigot and meteor board working in 3.0. | jkh | 1998-08-08 | 1 | -0/+1 |
* | Updated Hauppauge detection code for Tuner ID 0x0a for newer NTSC | sos | 1998-08-08 | 1 | -5/+13 |
* | Remove a stupid hack of mine which prevented PCI io memory access on the alpha. | dfr | 1998-08-07 | 1 | -5/+2 |
* | Update DPT driver from 1.4.3 to 1.4.5 | eivind | 1998-08-05 | 1 | -24/+9 |
* | Implemented a more sophisticated mechanism for handling transmitter | dg | 1998-08-04 | 1 | -45/+103 |
* | Fix this thing to work properly with multiple tlan adapters; increment | wpaul | 1998-08-04 | 1 | -1/+3 |
* | Updates for the ThunderLAN driver: | wpaul | 1998-08-03 | 2 | -32/+136 |
* | Added 82555B support for media status. | dg | 1998-08-02 | 1 | -1/+2 |
* | Reordered fxp_softc for optimal cacheline behavior. | dg | 1998-08-02 | 1 | -8/+10 |
* | Killed unused variable/assignment. | dg | 1998-08-02 | 1 | -2/+1 |
* | Add a call to a platform-specific irq remapping function for alpha platforms | dfr | 1998-07-22 | 1 | -1/+4 |
* | On the alpha, ports may be allocated above 64k. | dfr | 1998-07-22 | 2 | -5/+18 |
* | Add support for PCNet PCI chips that only work when we talk to them as ISA | msmith | 1998-07-20 | 1 | -2/+5 |
* | Correct SEEPROM checksum calculation when multiple checksum attemps are made. | gibbs | 1998-07-16 | 1 | -4/+8 |
* | Cast pointers to uintptr_t/intptr_t instead of to u_long/long, | bde | 1998-07-15 | 2 | -4/+4 |
* | Add support for the AVer Media range of cards. | sos | 1998-07-14 | 1 | -9/+13 |
* | Avoid some casts of pointers to integers (of possibly different sizes). | bde | 1998-07-14 | 1 | -7/+7 |
* | I checked in the wrong version yesterday . The correct version is 1.38 | ahasty | 1998-07-14 | 1 | -12/+32 |
* | Declare pointers to CSR register space to be volatile. This seems to | wpaul | 1998-07-13 | 2 | -161/+274 |
* | Fixed printf format errors (only 1 left in GENERIC now). | bde | 1998-07-13 | 3 | -13/+14 |
* | Improved Hauppauge's tuner detection and bt878 support | ahasty | 1998-07-13 | 2 | -37/+146 |
* | Remove unused member reselet from struct tstamp. | se | 1998-07-12 | 1 | -3/+2 |