| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Reintroduce the dc_coal() workaround routine for coalescing outbound | wpaul | 2000-01-12 | 1 | -1/+43 |
* | Added PCIR_BIOS (0x30). | yokota | 2000-01-10 | 1 | -0/+2 |
* | Avoid setting DPARCKEN until I can figure out why it causes | gibbs | 2000-01-10 | 1 | -1/+1 |
* | Close PR# 15986: issue an RX reset command when initializing the interface, | wpaul | 2000-01-09 | 1 | -0/+4 |
* | Show the port/mem/irq of pci devices too. | peter | 2000-01-08 | 1 | -3/+37 |
* | Clean up the cfgmech/pci_mechanism debris. The reason for the existance | peter | 2000-01-08 | 1 | -2/+0 |
* | Turn on parity error reporting before configuring external sram. This | gibbs | 2000-01-08 | 1 | -14/+21 |
* | Really enable external SCB ram on Ultra2 capable controllers. | gibbs | 2000-01-08 | 1 | -3/+9 |
* | Add detection logic for the U160 family of adaptec controllers. These | gibbs | 2000-01-07 | 1 | -148/+314 |
* | Fix paste-o in NeoMagic audio probe. | billf | 2000-01-07 | 1 | -1/+1 |
* | Zap pci_map_dense() and pci_map_bwx() - they were for compatability but | peter | 2000-01-05 | 2 | -36/+0 |
* | Add first pass of the Intel Gigabit Ethernet (wiseman) driver. This | mjacob | 2000-01-04 | 3 | -0/+2551 |
* | Add in an isp_tdebug environment variable. Clean up some debugging | mjacob | 2000-01-04 | 1 | -10/+65 |
* | Support target mode operations. This involves having some variant | mjacob | 2000-01-03 | 1 | -45/+350 |
* | It appears that under certain circumstances that I still can't quite pin | wpaul | 2000-01-03 | 2 | -3/+85 |
* | Update NeoMagic entries. | billf | 2000-01-03 | 1 | -1/+9 |
* | Fill in the blanks for some of the Texas Instruments cardbus controllers. | billf | 1999-12-31 | 3 | -0/+10 |
* | Copy Texas Instruments cardbus controllers from pcisupport.c, the pcisupport.c | billf | 1999-12-29 | 2 | -0/+9 |
* | Add the Texas Instruments PCI14xx pccard/cardbus controllers device ids. | billf | 1999-12-29 | 1 | -0/+8 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 2 | -10/+10 |
* | Add the Id for the NeoMagic 256ZX, the display from which I'm seeing this.. | billf | 1999-12-29 | 1 | -0/+2 |
* | Fix a small typo in the comments. | billf | 1999-12-28 | 1 | -1/+1 |
* | Removed unnecessary const poisoning (redundant casting) which was added | bde | 1999-12-24 | 1 | -2/+2 |
* | Fix problem reported by Matt Dillon. Occasionally, very small received | wpaul | 1999-12-23 | 1 | -1/+14 |
* | Add #ifdef notyet around uncalled code that is later going to become DDB | eivind | 1999-12-21 | 1 | -1/+7 |
* | Change incorrect NULLs to 0s | eivind | 1999-12-21 | 1 | -1/+1 |
* | Update the xl driver to recognize yet another 3c905B/3c905C class NIC: | wpaul | 1999-12-16 | 2 | -0/+5 |
* | Add Dual LVD bus (1280) support | mjacob | 1999-12-16 | 1 | -12/+41 |
* | Fix some problems reported by Mike Pritchard: | wpaul | 1999-12-13 | 2 | -1/+15 |
* | Remove some horrible #if 0'd code that has no hope of working now. It | peter | 1999-12-12 | 1 | -71/+0 |
* | When booting verbose, indicate if we are using manual termination | gibbs | 1999-12-12 | 1 | -2/+8 |
* | Make the usb and ide/ata device identification a little saner. Rather than | peter | 1999-12-10 | 3 | -100/+126 |
* | [ repository copy of sys/pci/pci_ioctl.h to sys/sys/pciio.h happened in the | ken | 1999-12-08 | 3 | -130/+1 |
* | Spruce up the Sundance ST201 driver: | wpaul | 1999-12-07 | 2 | -139/+126 |
* | Tweak the DC_REDUCED_MII_POLL code in dc_mii_tick() for the DC_IS_INTEL() | wpaul | 1999-12-07 | 1 | -2/+2 |
* | Simplify my license. | gibbs | 1999-12-06 | 1 | -39/+52 |
* | Modify the Adaptec "starfire" driver to reset the PHY on the MII bus | wpaul | 1999-12-05 | 2 | -11/+47 |
* | Raise the pci compat driver match priority a bit so that it's not | peter | 1999-12-05 | 1 | -1/+1 |
* | Lower (a lot!) the chip* probe so it doesn't steal the pci ID from | peter | 1999-12-05 | 1 | -2/+2 |
* | Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers | wpaul | 1999-12-04 | 12 | -12878/+3592 |
* | Remove the 'ivars' arguement to device_add_child() and | mdodd | 1999-12-03 | 6 | -9/+11 |
* | Fix the 'usb0: USB revision unknown, not supported' people have been seeing | n_hibma | 1999-12-03 | 2 | -15/+13 |
* | Add NULL for new entrypoint. | julian | 1999-12-01 | 1 | -1/+2 |
* | Make the pci driver compat shim return a preference for probe | peter | 1999-11-30 | 1 | -1/+2 |
* | Add the PCI id for the TI PCI-1251B PCI-CardBus bridge. | eivind | 1999-11-28 | 2 | -0/+3 |
* | Add 3 more parts of the VIA 82C686. | sos | 1999-11-24 | 1 | -0/+6 |
* | Change the prototype of the strto* routines to make the second | archie | 1999-11-24 | 1 | -3/+3 |
* | Feh, kind of went wrong the previous commit. dev should child (in some | n_hibma | 1999-11-22 | 1 | -5/+5 |
* | Move the pretty printing of the description for USB controllers to | n_hibma | 1999-11-22 | 2 | -4/+27 |
* | Remove some bogus bus methods peter added. We are hardly doing | n_hibma | 1999-11-22 | 2 | -12/+2 |