| Commit message (Expand) | Author | Age | Files | Lines |
| * | Turn on parity error reporting before configuring external sram. This | Justin T. Gibbs | 2000-01-08 | 1 | -14/+21 |
| * | Leave the SOFS value (number of StartOfFrames to wait while filling | Bill Paul | 2000-01-08 | 1 | -0/+6 |
| * | Really enable external SCB ram on Ultra2 capable controllers. | Justin T. Gibbs | 2000-01-08 | 1 | -3/+9 |
| * | Update copyrights to Y2K. | Justin T. Gibbs | 2000-01-07 | 6 | -189/+311 |
| * | Add detection logic for the U160 family of adaptec controllers. These | Justin T. Gibbs | 2000-01-07 | 1 | -145/+311 |
| * | Add the vendor and device IDs for a whole bunch of additional USB | Bill Paul | 2000-01-07 | 6 | -2/+119 |
| * | Grrrr, this time it should be right, I need sleep - badly... | Søren Schmidt | 2000-01-07 | 1 | -2/+2 |
| * | This is not my lucky day :( | Søren Schmidt | 2000-01-07 | 1 | -1/+1 |
| * | Guard against transfers of zero length given to *strategy. | Søren Schmidt | 2000-01-07 | 3 | -2/+16 |
| * | Set PIO mode in all cases. | Søren Schmidt | 2000-01-07 | 1 | -1/+7 |
| * | New ATAPI burner utility API, replaces the wormio API. | Søren Schmidt | 2000-01-06 | 3 | -137/+103 |
| * | Cleanups: remove stale comments left over from when I cloned the ADMtek | Bill Paul | 2000-01-06 | 2 | -17/+1 |
| * | Checkpoint of today's changes. We now get to the point where the pccard | Warner Losh | 2000-01-06 | 7 | -137/+121 |
| * | Merge most of FDC_YE into the mainline driver. | Warner Losh | 2000-01-06 | 2 | -75/+31 |
| * | allow mixer-only devices - ie, devices with no play/rec channels | Cameron Grant | 2000-01-06 | 1 | -14/+24 |
| * | Update copyright date for Y2K (did the other files but forgot this one). | Bill Paul | 2000-01-05 | 1 | -1/+5 |
| * | Don't tsleep with PCATCH, it's a wonderful way to hang the system. | Greg Lehey | 2000-01-05 | 1 | -5/+6 |
| * | Add missing header file. | Greg Lehey | 2000-01-05 | 1 | -0/+1 |
| * | don't panic if channel init fails, report and fail gracefully | Cameron Grant | 2000-01-05 | 2 | -3/+10 |
| * | Correct the vendor ID for KLSI: it's actually 0x5e9. 0x3e8 is the | Bill Paul | 2000-01-05 | 5 | -15/+23 |
| * | Make the evil broken pnpbios compensation slightly less evil. | Peter Wemm | 2000-01-05 | 1 | -15/+20 |
| * | Doh. Forgot to add the entry for the 3Com 3c19250 to the supported | Bill Paul | 2000-01-05 | 1 | -0/+2 |
| * | Do not attempt to load the firmware a second time. If you reboot your | Bill Paul | 2000-01-05 | 1 | -1/+59 |
| * | Zap pci_map_dense() and pci_map_bwx() - they were for compatability but | Peter Wemm | 2000-01-05 | 1 | -2/+0 |
| * | Patch up some of the evilness left over from the early newbus porting. | Peter Wemm | 2000-01-05 | 1 | -83/+134 |
| * | Explicitly type large scalar parameters to avoid compilation warnings | Greg Lehey | 2000-01-05 | 1 | -19/+10 |
| * | When attaching a plex to a volume with 'up' subdisks, make the plexes | Greg Lehey | 2000-01-05 | 1 | -10/+12 |
| * | Correct printf format for pointers to avoid compilation warnings on | Greg Lehey | 2000-01-05 | 1 | -16/+16 |
| * | Correct printf format for pointers to avoid compilation warnings on | Greg Lehey | 2000-01-05 | 1 | -11/+23 |
| * | Modify the manner in which we lock RAID-5 plexes. This appears to | Greg Lehey | 2000-01-05 | 3 | -7/+15 |
| * | Change the name of the define 'SPACETAB' (originally 'isspace') to | Greg Lehey | 2000-01-05 | 1 | -4/+19 |
| * | Include basename() function even if the system isn't i386. | Greg Lehey | 2000-01-05 | 1 | -7/+11 |
| * | Add the keywords 'mv' and 'move'. | Greg Lehey | 2000-01-05 | 1 | -0/+3 |
| * | Add function moveobject, which currently moves subdisks to different | Greg Lehey | 2000-01-05 | 1 | -0/+44 |
| * | Add VINUM_MOVE ioctl. | Greg Lehey | 2000-01-05 | 1 | -43/+45 |
| * | Explicitly type large scalar parameters to avoid compilation warnings | Greg Lehey | 2000-01-05 | 1 | -8/+6 |
| * | Add declaration for give_sd_to_drive, needed for the 'move' command. | Greg Lehey | 2000-01-05 | 1 | -1/+2 |
| * | Set P_SYSTEM in the daemon proc structure to alleviate delays on | Greg Lehey | 2000-01-05 | 1 | -7/+8 |
| * | Explicitly type large scalar parameters to avoid compilation warnings | Greg Lehey | 2000-01-05 | 1 | -10/+18 |
| * | Add device driver support for USB ethernet adapters based on the | Bill Paul | 2000-01-05 | 7 | -9/+2025 |
| * | argh, forgot the bus_dma_tag_creates. | Cameron Grant | 2000-01-05 | 5 | -4/+8 |
| * | set up the pci regs properly for busmastering. this makes the card work on | Cameron Grant | 2000-01-05 | 1 | -0/+3 |
| * | allocate isa bounce buffers of the right size for ess/mss cards, fixes | Cameron Grant | 2000-01-05 | 4 | -8/+14 |
| * | oop, use PRINTF not printf in MI code | Matt Jacob | 2000-01-04 | 1 | -1/+1 |
| * | - Fixed warnings. | Yoshihiro Takahashi | 2000-01-04 | 1 | -132/+132 |
| * | Clean up some debug printing. Find the correct lun when SCCLUN is | Matt Jacob | 2000-01-04 | 1 | -25/+43 |
| * | Make Fibre Channel cards correctly note the presence/absence | Matt Jacob | 2000-01-04 | 1 | -3/+11 |
| * | set default target mode debug to 0 | Matt Jacob | 2000-01-04 | 1 | -1/+1 |
| * | add clarifying tag define for FC | Matt Jacob | 2000-01-04 | 1 | -0/+1 |
| * | Add in an isp_tdebug environment variable. Clean up some debugging | Matt Jacob | 2000-01-04 | 1 | -10/+65 |