| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix typo. Remove isp_tdebug (we'll use ISP_LOGTDEBUG2 in isp->isp_dblev | Matt Jacob | 2000-08-01 | 1 | -6/+3 |
| * | Add in lengths of SBus or PCI registers. | Matt Jacob | 2000-08-01 | 1 | -0/+3 |
| * | Rewrite for version 2.0. Some structural changes, but also | Matt Jacob | 2000-08-01 | 1 | -34/+189 |
| * | Part of major rewrite for core version 2.0- clarification of | Matt Jacob | 2000-08-01 | 1 | -99/+106 |
| * | Bring tdfx_pci.c in sync with some patches I have been testing. Adds better | Coleman Kane | 2000-08-01 | 1 | -6/+8 |
| * | Reverse the sense of the signed/unsigned formatting bit. | Nick Sayer | 2000-08-01 | 1 | -1/+1 |
| * | almost-there ess solo-1 driver, committed so people can tell me why it | Cameron Grant | 2000-07-31 | 1 | -0/+932 |
| * | add suspend/resume for yamaha chips | Cameron Grant | 2000-07-30 | 1 | -0/+75 |
| * | fix a potential local DoS attack | Cameron Grant | 2000-07-30 | 2 | -2/+13 |
| * | fix a bug where opening /dev/dsp twice resulted in it being busy until reboot | Cameron Grant | 2000-07-30 | 1 | -0/+3 |
| * | Spell the word 'limited' with only one 't'. | Steve Price | 2000-07-30 | 2 | -2/+2 |
| * | do the ac97 init delay for all chips and increase it to 500ms | Cameron Grant | 2000-07-30 | 1 | -2/+3 |
| * | "Fix" cast qualifier warnings using the uintptr_t intermediate trick. | Peter Wemm | 2000-07-28 | 1 | -3/+6 |
| * | Fix a warning re: a potentially unused pccard helper function | Peter Wemm | 2000-07-28 | 1 | -0/+2 |
| * | Fix GENERIC_MOUSE_ENTRY. | Kazutaka YOKOTA | 2000-07-28 | 1 | -1/+1 |
| * | ahc_pci.c: | Justin T. Gibbs | 2000-07-27 | 4 | -15/+70 |
| * | The DEC version of the Smart controller has its configuration information | Jonathan Lemon | 2000-07-27 | 6 | -36/+79 |
| * | Use a custom Tigon 2 firmware image, hopefully temporarily. This is | Bill Paul | 2000-07-26 | 1 | -1683/+1728 |
| * | Remove the preliminary support for ATAPI. It does not work and breaks | Nick Hibma | 2000-07-26 | 1 | -0/+6 |
| * | o Fix a horrible bug where small reads (< 8 bytes) would return the | Mark Murray | 2000-07-25 | 10 | -48/+98 |
| * | Properly handle the case where the residual is 0, but, as the target | Justin T. Gibbs | 2000-07-25 | 1 | -5/+12 |
| * | aic7xxx.c: | Justin T. Gibbs | 2000-07-24 | 3 | -49/+92 |
| * | MFPAO: Add support for AX88190, equipped in MELCO LPC3-TX. | Seigo Tanimura | 2000-07-23 | 4 | -76/+273 |
| * | Clean this up with some BDE-inspired fixes. | Mark Murray | 2000-07-23 | 6 | -70/+90 |
| * | Remove the awi(4) manual page from the sys/ hierarchy after a repo- | Sheldon Hearn | 2000-07-23 | 1 | -154/+0 |
| * | Add transmit buffer limitation depending on actual bandwidth. | Poul-Henning Kamp | 2000-07-22 | 1 | -112/+159 |
| * | This is yet another attempt to fix "psmintr out of sync.." problems. | Kazutaka YOKOTA | 2000-07-22 | 1 | -13/+9 |
| * | Make Reset (ESC c) reset attributes too, not only clear screen | Andrey A. Chernov | 2000-07-21 | 1 | -1/+6 |
| * | Tweak probe message so that 1000baseSX and 1000baseT cards are | Bill Paul | 2000-07-20 | 1 | -2/+2 |
| * | Update the Tigon driver to support 1000baseTX gigE over copper AceNIC | Bill Paul | 2000-07-20 | 4 | -2427/+3229 |
| * | Implement SGR 22,24,25,27 from ECMA-48 | Andrey A. Chernov | 2000-07-20 | 1 | -0/+16 |
| * | Accorfing to ECMA-48 SGR 39 and 49 are just another colors and must not reset | Andrey A. Chernov | 2000-07-20 | 1 | -2/+2 |
| * | Add support for the PC87303 chipset (found on Miata alphas) and add | Doug Rabson | 2000-07-20 | 2 | -6/+47 |
| * | Remove some confusing verbosity - we have no idea what RAID level the | Mike Smith | 2000-07-20 | 1 | -18/+3 |
| * | Fix an alpha-only race which causes the transmit side of the chip to | Andrew Gallatin | 2000-07-19 | 1 | -0/+12 |
| * | Studied the tech docs for the Voodoo3 and Banshee, and hopefully fixed the | Coleman Kane | 2000-07-19 | 3 | -21/+88 |
| * | make this file suitable for 4-stable as well as 5-current | Cameron Grant | 2000-07-18 | 1 | -0/+11 |
| * | PR:19945 | Richard Seaman Jr. | 2000-07-18 | 1 | -1/+2 |
| * | Remove an unused variable warning. | Nick Hibma | 2000-07-18 | 1 | -2/+0 |
| * | Fix the detection of parallel port Zip drives. | Nick Hibma | 2000-07-18 | 1 | -4/+5 |
| * | o Convert to <inttypes.h> style fixed sized types to facilitate porting to | Justin T. Gibbs | 2000-07-18 | 24 | -1839/+2969 |
| * | Fix the IRQ9/IRQ2 confusion. | Poul-Henning Kamp | 2000-07-18 | 1 | -0/+1 |
| * | Driver for LMC1504 card: four port E1 or fractional E1. | Poul-Henning Kamp | 2000-07-18 | 1 | -47/+115 |
| * | Add smc37c935 chipset support and clean up the code which tries to | Doug Rabson | 2000-07-18 | 2 | -32/+139 |
| * | Add in some new IN_XXX and CT_XXXX flags in preparation | Matt Jacob | 2000-07-18 | 1 | -0/+6 |
| * | If debugging set, zero out an incoming response entry | Matt Jacob | 2000-07-18 | 1 | -1/+5 |
| * | The SERVICING_INTERRUPT isn't quite safe yet. | Matt Jacob | 2000-07-18 | 1 | -0/+4 |
| * | Add a isp_target_putback_atio- we aren't using CCINCR at this time, so | Matt Jacob | 2000-07-18 | 1 | -40/+169 |
| * | Raise debug level for some messages. Fix botched inversion | Matt Jacob | 2000-07-18 | 1 | -11/+9 |
| * | Keep interrupts blocked for all of isp_pci_attach. Redo DMA routines | Matt Jacob | 2000-07-18 | 1 | -76/+159 |