| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Encapsulate the old PCI compatability support and APIs completely under | Peter Wemm | 2000-05-28 | 3 | -123/+22 |
| * | Use the correct register name. s/PCI_COMMAND_STATUS_REG/PCIR_COMMAND/ | Peter Wemm | 2000-05-28 | 4 | -12/+12 |
| * | Use the correct name for the PCI command register (PCIR_COMMAND). Don't | Peter Wemm | 2000-05-28 | 1 | -3/+3 |
| * | Use the correct register names. s/PCI_COMMAND_STATUS_REG/PCIR_COMMAND/ | Peter Wemm | 2000-05-28 | 1 | -3/+3 |
| * | Warn that this as an oldpci device.. | Peter Wemm | 2000-05-28 | 1 | -0/+4 |
| * | Use correct register values. This one was in aic7xxx and advansys too. | Peter Wemm | 2000-05-28 | 1 | -1/+1 |
| * | Add a new pmap entry point, pmap_enter_temporary() to be used during | Doug Rabson | 2000-05-28 | 1 | -3/+4 |
| * | Use the correct register names. s/PCI_MAP_REG_START/PCIR_MAPS/ | Peter Wemm | 2000-05-28 | 1 | -2/+2 |
| * | Use the correct register names, not the FreeBSD 2.2 compatability ones. | Peter Wemm | 2000-05-28 | 3 | -7/+7 |
| * | Use the correct name for a mapping register, not the old FreeBSD 2.x | Peter Wemm | 2000-05-28 | 1 | -1/+1 |
| * | Mass update of isa drivers using compatability shims to use | Peter Wemm | 2000-05-28 | 15 | -22/+158 |
| * | Manipulate with AltGR Led (really CapsLock Led) only in K_XLATE mode, because | Andrey A. Chernov | 2000-05-28 | 2 | -2/+4 |
| * | Cosmetics: dont say Unknown but Generic chipset in probe.. | Søren Schmidt | 2000-05-28 | 1 | -1/+1 |
| * | Fix alignment problem on the alpha reported by several parties. | Søren Schmidt | 2000-05-28 | 1 | -1/+1 |
| * | Use /sys/sys/*.h over /usr/include/sys. | David E. O'Brien | 2000-05-27 | 2 | -2/+2 |
| * | fix the return value of the SOUND_PCM_WRITE_CHANNELS ioctl | Cameron Grant | 2000-05-27 | 1 | -3/+7 |
| * | move various fields from pcm_channel to snd_dbuf | Cameron Grant | 2000-05-26 | 3 | -173/+209 |
| * | if we have a codec init routine, fail the attach if init fails | Cameron Grant | 2000-05-26 | 1 | -3/+7 |