summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Zap pci_map_dense() and pci_map_bwx() - they were for compatability butpeter2000-01-051-2/+0
* Patch up some of the evilness left over from the early newbus porting.peter2000-01-051-83/+134
* Explicitly type large scalar parameters to avoid compilation warningsgrog2000-01-051-19/+10
* When attaching a plex to a volume with 'up' subdisks, make the plexesgrog2000-01-051-10/+12
* Correct printf format for pointers to avoid compilation warnings ongrog2000-01-051-16/+16
* Correct printf format for pointers to avoid compilation warnings ongrog2000-01-051-11/+23
* Modify the manner in which we lock RAID-5 plexes. This appears togrog2000-01-053-7/+15
* Change the name of the define 'SPACETAB' (originally 'isspace') togrog2000-01-051-4/+19
* Include basename() function even if the system isn't i386.grog2000-01-051-7/+11
* Add the keywords 'mv' and 'move'.grog2000-01-051-0/+3
* Add function moveobject, which currently moves subdisks to differentgrog2000-01-051-0/+44
* Add VINUM_MOVE ioctl.grog2000-01-051-43/+45
* Explicitly type large scalar parameters to avoid compilation warningsgrog2000-01-051-8/+6
* Add declaration for give_sd_to_drive, needed for the 'move' command.grog2000-01-051-1/+2
* Set P_SYSTEM in the daemon proc structure to alleviate delays ongrog2000-01-051-7/+8
* Explicitly type large scalar parameters to avoid compilation warningsgrog2000-01-051-10/+18
* Add device driver support for USB ethernet adapters based on thewpaul2000-01-057-9/+2025
* argh, forgot the bus_dma_tag_creates.cg2000-01-055-4/+8
* set up the pci regs properly for busmastering. this makes the card work oncg2000-01-051-0/+3
* allocate isa bounce buffers of the right size for ess/mss cards, fixescg2000-01-054-8/+14
* oop, use PRINTF not printf in MI codemjacob2000-01-041-1/+1
* - Fixed warnings.nyan2000-01-041-132/+132
* Clean up some debug printing. Find the correct lun when SCCLUN ismjacob2000-01-041-25/+43
* Make Fibre Channel cards correctly note the presence/absencemjacob2000-01-041-3/+11
* set default target mode debug to 0mjacob2000-01-041-1/+1
* add clarifying tag define for FCmjacob2000-01-041-0/+1
* Add in an isp_tdebug environment variable. Clean up some debuggingmjacob2000-01-041-10/+65
* Ho, ho, ho... this clock chip is not y2k compliant. Motorolamjacob2000-01-041-1/+14
* These are platform independent functions for target mode support.mjacob2000-01-041-0/+1227
* These are platform independent definitions for target mode support-mjacob2000-01-031-0/+619
* Make a static chain of isp softcs- gdb usage becomes a lot easier.mjacob2000-01-031-17/+1079
* Raise default FCP logintime to 60 seconds. Move the positionmjacob2000-01-031-21/+53
* Support target mode operations. This involves having some variantmjacob2000-01-031-45/+350
* Role platform minor revision. Add in some target mode onlymjacob2000-01-031-1/+35
* add isp_print_qentry inline functionmjacob2000-01-031-0/+23
* Roll minor revision number and add a more finalized listmjacob2000-01-031-8/+7
* Add missing target mode flag and fix the RQSTYPE_CTIO0mjacob2000-01-031-1/+2
* Fix link problem on ISA only systems..sos2000-01-031-4/+2
* It appears that under certain circumstances that I still can't quite pinwpaul2000-01-031-2/+53
* Add support for VIA 82C596 controllersos2000-01-0313-141/+225
* Connect interrupts and start processing them. We panic on card removalimp2000-01-034-88/+197
* Do not start/stop DMA transfer if it is already started/stopped.tanimura2000-01-031-22/+41
* - Handle an interrupt for csa primarily in the bridge driver,tanimura2000-01-034-56/+195
* revert buffer size to 64kcg2000-01-011-1/+2
* - Add device entry for the next generation of C1010 devicegroudier2000-01-012-64/+97
* Correct the delay durations as in the sample sources provided by Crystal Semi...tanimura2000-01-011-4/+4
* Recognize the CSC0101 ID for the Thinkpad series.peter1999-12-301-0/+1
* Attach the CS4610 PCI / CS4239 setup in isa compatability mode as CSC0100.peter1999-12-301-0/+2
* Don't forget the 'stripe' and 'mirror' keywords when we turn debugginggrog1999-12-301-1/+1
* Go ahead and take these off the vendor branch as Gerard Roudier is nowobrien1999-12-303-0/+8
OpenPOWER on IntegriCloud