| Commit message (Expand) | Author | Age | Files | Lines |
| * | Dynamically allocate softc structures | Brian Somers | 2000-06-09 | 2 | -7/+33 |
| * | Increase delay from 10mu to 1000mu when reading play control size. This | Dan Moschuk | 2000-06-09 | 1 | -1/+1 |
| * | A driver for programming the AGP hardware. This is only very lightly | Doug Rabson | 2000-06-09 | 10 | -0/+2576 |
| * | Nuke the useless chip driver. It gets in the way when you want to load | Doug Rabson | 2000-06-09 | 2 | -0/+2 |
| * | - Use `bus space' primitives for IO and MMIO instead | Gerard Roudier | 2000-06-08 | 1 | -88/+195 |
| * | Add the ID of the InSystem USB Cable (not really supported yet). | Nick Hibma | 2000-06-08 | 1 | -2/+9 |
| * | Regen. | Nick Hibma | 2000-06-08 | 2 | -2/+9 |
| * | InSystem USB Cable (IDE adapter) | Nick Hibma | 2000-06-08 | 1 | -0/+1 |
| * | When I tweaked if_dc.c to alter the polling interval for non-MII | Bill Paul | 2000-06-07 | 1 | -7/+12 |
| * | handle duplex properly in the AIOGCAP ioctl - this may (partially?) fix rat | Cameron Grant | 2000-06-07 | 1 | -0/+2 |
| * | start_object: Set the revive length correctly. | Greg Lehey | 2000-06-07 | 1 | -3/+3 |
| * | revive_block: | Greg Lehey | 2000-06-07 | 1 | -35/+36 |
| * | this driver does not support the cs4281 and probably never will, different code | Cameron Grant | 2000-06-06 | 1 | -4/+1 |
| * | support recording | Cameron Grant | 2000-06-06 | 1 | -55/+234 |
| * | improve recording | Cameron Grant | 2000-06-06 | 1 | -17/+27 |
| * | don't panic if we try to add a channel we said we wouldn't | Cameron Grant | 2000-06-06 | 1 | -2/+9 |
| * | - Call mii_pollstat() after we bring up the link on a 1000baseTX card | Bill Paul | 2000-06-06 | 1 | -1/+4 |
| * | Cosmetique: fix comments - don't use 'ansi' word for non-ansi (adapter) colors | Andrey A. Chernov | 2000-06-06 | 1 | -7/+7 |
| * | Implement ANSI E[39m and E[49m to set fg and bg to initial (not to default!) | Andrey A. Chernov | 2000-06-05 | 1 | -0/+10 |
| * | Don't bother checking the link state in dcphy_status() if the interface | Bill Paul | 2000-06-05 | 2 | -0/+6 |
| * | parity ops: Correctly recognize the end of the plex. Previously we | Greg Lehey | 2000-06-05 | 1 | -1/+1 |
| * | Cosmetic and capture a register dump _before_ I've downloaded values to | Duncan Barclay | 2000-06-04 | 1 | -3/+50 |
| * | As part of the IFF_RUNNING stuff, we've added an extra flag so callers | Duncan Barclay | 2000-06-04 | 1 | -3/+9 |
| * | Main changes are resurection of mutlicast code (jgibbs moved the stuff I | Duncan Barclay | 2000-06-04 | 1 | -175/+133 |
| * | parityrebuild: write the parity block back to the correct subdisk. | Greg Lehey | 2000-06-02 | 1 | -2/+2 |
| * | Remove an incorrect comment, adjust white space. | Greg Lehey | 2000-06-02 | 1 | -2/+1 |
| * | Add 'dumpconfig' keyword. | Greg Lehey | 2000-06-02 | 2 | -1/+3 |
| * | Remove a redundant statement. | Greg Lehey | 2000-06-02 | 1 | -2/+1 |
| * | open_drive: Recognize "wd" device type. This is going away, but it's | Greg Lehey | 2000-06-02 | 1 | -7/+6 |
| * | give_sd_to_plex: Initialize sd->plexno correctly. Previously this was | Greg Lehey | 2000-06-02 | 1 | -3/+4 |
| * | Darn it... left if_aue.c out of the last commit. (Fix watchdog timeout | Bill Paul | 2000-06-01 | 1 | -5/+24 |
| * | Handle watchdog timeouts better. We can't really call the foo_init() | Bill Paul | 2000-06-01 | 2 | -8/+20 |
| * | ed_ioctl() can be called from ifpromisc() after the card has been removed, | Poul-Henning Kamp | 2000-06-01 | 1 | -1/+1 |
| * | With this evil hack the DS1 driver works on our Intel desktop | Peter Wemm | 2000-06-01 | 1 | -2/+14 |
| * | if a device has no play or no record channels, set its simplex flag. | Cameron Grant | 2000-06-01 | 1 | -0/+3 |
| * | if we get bad values for playctrlsize, the firmware may not have initialised | Cameron Grant | 2000-06-01 | 1 | -1/+11 |
| * | add a bit more diagnostic info for the bus_dmamap_load failure case | Cameron Grant | 2000-05-31 | 1 | -5/+8 |
| * | Rework the support for the internal autonegotiation on the 21143 and | Bill Paul | 2000-05-31 | 4 | -135/+82 |
| * | yamaha ds1/ds1e pci sound driver - work in progress, mixer and playback only. | Cameron Grant | 2000-05-31 | 3 | -0/+2522 |
| * | Add support for the modem side of the 56k combo card. | Warner Losh | 2000-05-30 | 1 | -76/+76 |
| * | Fix a panic resulting from an obvious null pointer deref. | Guido van Rooij | 2000-05-29 | 1 | -1/+4 |
| * | Brucify the pmap_enter_temporary() changes. | Doug Rabson | 2000-05-29 | 1 | -3/+3 |
| * | Fix the TAB not cause scrolling when entered at the end of the last line. | Andrey A. Chernov | 2000-05-29 | 1 | -3/+8 |
| * | Add more ESS1869 PnP Sound Card PnPid. | Jun Kuriyama | 2000-05-29 | 1 | -0/+1 |
| * | Add ACTIONTECH #define for plug and play. Also add PnP support to NEWCARD | Warner Losh | 2000-05-29 | 2 | -0/+2 |
| * | Remove unused ioctl locking | Duncan Barclay | 2000-05-28 | 2 | -90/+14 |
| * | Made RAY_COM_DUMP a real debug called RAY_DCOM | Duncan Barclay | 2000-05-28 | 2 | -24/+25 |
| * | A bit of a messy monster. | Duncan Barclay | 2000-05-28 | 1 | -394/+516 |
| * | - Make the NVRAM debug code compile and work. | Gerard Roudier | 2000-05-28 | 3 | -38/+65 |
| * | Oops, nearly forgot to commit this one. Use correct register names, or | Peter Wemm | 2000-05-28 | 1 | -3/+3 |