summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* SX ISA cards are only 32k wide in 8 bit mode (which is the onlynsayer1999-03-301-2/+2
* Organize the various modes (CISCO/AUTO/DEMAND/LEASED) a little bit better,phk1999-03-304-32/+4
* Make ISA only systems compile again..sos1999-03-301-3/+4
* Add flag VF_CREATEDgrog1999-03-301-0/+1
* Change the lengths of many ioctl parameters, which occasionally causedgrog1999-03-301-7/+7
* Revise use of the vinum_conf variables drives_used, subdisks_used,grog1999-03-301-33/+33
* Revise use of the vinum_conf variables drives_used, subdisks_used,grog1999-03-301-75/+85
* Revise use of the vinum_conf variables drives_used, subdisks_used,grog1999-03-301-120/+65
* Revise use of the vinum_conf variables drives_used, subdisks_used,grog1999-03-302-24/+28
* Make the splash screen alternate "fade out" and "fade in" action atyokota1999-03-291-5/+20
* Fix bug in the Promise code that resultet in PIO always being selected.sos1999-03-291-7/+8
* Fourth update to the new ATA/ATAPI driver:sos1999-03-2810-231/+847
* Add definition LongJmp for longjmp if -DVINUMDEBUG.grog1999-03-281-6/+9
* set_sd_state: Handle sd_empty correctly. In particular, requiregrog1999-03-281-72/+80
* Put some \ns in some log messages.grog1999-03-281-3/+3
* Add function LongJmp which checks the parameters before callinggrog1999-03-281-7/+48
* Remove longjmp declaration.grog1999-03-282-14/+2
* Add declaration for forceup () (in vinumstate.c)grog1999-03-281-1/+9
* Remove longjmp declaration.grog1999-03-281-87/+150
* Remove longjmp declaration.grog1999-03-281-9/+6
* Add 'referenced' states to subdisks and plexes.grog1999-03-282-2/+9
* Cleaning up of code, remove unneeded cruft and maken_hibma1999-03-272-127/+90
* Annoying little nigglet- apparently *some* Qlogic temporarily ignoremjacob1999-03-261-2/+10
* enable 1080 LVD supportmjacob1999-03-251-21/+19
* Add in 1080 LVD support and some basis also for the 1240. The port databasemjacob1999-03-256-302/+413
* roll internal tag levelmjacob1999-03-251-3/+2
* roll internal tag levelmjacob1999-03-252-4/+4
* Added a number of device names: Konica, Microsoft, Macallyn_hibma1999-03-242-0/+39
* Update Specialix download microcode for the transputer based serial hostpeter1999-03-241-2142/+2246
* Correct the text of an obscure error message.grog1999-03-241-2/+2
* Check whether the PIRQD enable bit is set in LegSup and if not, set it.n_hibma1999-03-231-8/+17
* 1) clean up debugging outputn_hibma1999-03-232-12/+6
* Fix a typo.gibbs1999-03-231-2/+2
* Add support for the 3950U2B controller.gibbs1999-03-231-1/+16
* Use TCL_CHANNEL/SCSI_ID/etc. macros in more locations.gibbs1999-03-234-41/+55
* Change the definition of VINUM_STARTCONFIG to take an int write parameter.grog1999-03-231-1/+1
* Add flag VF_FORCECONFIG for use by the config_drive and friends.grog1999-03-231-1/+1
* vinum_start:grog1999-03-231-5/+2
* VINUM_STARTCONFIG:grog1999-03-231-1/+1
* init_drive:grog1999-03-231-2/+9
* Change the declaration of start_config.grog1999-03-231-1/+1
* start_config:grog1999-03-231-7/+16
* Cosmetical changes.n_hibma1999-03-227-13/+14
* Implementation of the keyboard driver.n_hibma1999-03-221-438/+1259
* Moved timeout initialisation a bit earlier in the process. Then_hibma1999-03-221-8/+9
* Turn on PCI bus mastering in driver attach routinewes1999-03-201-1/+10
* Define two superdevices for vinum(8), depending on whether they aregrog1999-03-191-3/+27
* VolState: return an enum volumestate, not a (non-existent) enum volstate.grog1999-03-191-1/+1
* Perform all of vinumstrategy at splbio. This doesn't appeargrog1999-03-191-6/+4
* Use microtime, not getmicrotime, to note the times in the malloc andgrog1999-03-191-2/+2
OpenPOWER on IntegriCloud