summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* forgotten in previous commit: Lowered default debug leveln_hibma1999-01-221-1/+1
* Fixed disconnect for umousen_hibma1999-01-221-2/+7
* Textual changesn_hibma1999-01-2227-62/+84
* Fixed bug in disconnect handling in uhub.cn_hibma1999-01-221-4/+5
* Added OPTi FireLink and NEC (Toshiba and others) to OHCI ID'sn_hibma1999-01-222-36/+45
* Fixed bug that made UHCI controllers fail to start.n_hibma1999-01-211-4/+9
* Cleaning up, improving _detach, removing ominous warning (msmith)n_hibma1999-01-211-9/+22
* Added ioctl interfacen_hibma1999-01-211-2/+24
* Add VESA mode support. If the VESA support is compiled into the kernelyokota1999-01-211-5/+61
* Convert vn.c into a module (loadable and static).peter1999-01-211-45/+53
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-47/+59
* Retain some of the RAID5 texts even in the non-RAID5 versions.grog1999-01-211-1/+67
* Remove states:grog1999-01-211-28/+21
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-413/+456
* Change the style of revive: revive subdisks instead of plexes. Thisgrog1999-01-211-35/+86
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-83/+41
* Add keywords help, makedev, quit and setdaemongrog1999-01-211-1/+7
* MMalloc: remove directory part of name correctlygrog1999-01-211-5/+4
* Create functions lockdrive and unlockdrive to handle drive lockinggrog1999-01-211-2/+35
* Add keywords makedev, setdaemon and help.grog1999-01-211-1/+6
* Remove ioctls VINUM_GETUNMAPPED and VINUM_GETDEFECTIVE (we no longergrog1999-01-211-3/+7
* Include Peter Wemm's renaming and restructuringgrog1999-01-212-392/+484
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-14/+25
* Remove old cruftgrog1999-01-211-11/+2
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-111/+117
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-18/+40
* Code for vinum daemon.grog1999-01-211-0/+202
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-74/+30
* Reflect changes in vinumstate.hgrog1999-01-211-5/+4
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-12/+41
* Include the copyright notice in the script, making the file COPYRIGHTgrog1999-01-211-2/+40
* o enable plug and play support for the aha driver. Given the cumbersomeimp1999-01-203-22/+134
* Fix problem with zero valued map registers followed by valid map entries.se1999-01-192-3/+4
* sysconsyokota1999-01-198-99/+233
* Update the pccard hooks to use a module style declaration instead.peter1999-01-195-57/+15
* Fix typo. Unit is spelled with a 'u'. 'init' just types too easily.julian1999-01-182-4/+4
* Fix screwed up previous commit.julian1999-01-182-8/+18
* From inspection, ISA interrupts were completely broken..julian1999-01-182-2/+40
* "fix" long standing aicasm build glitch. The problem was thepeter1999-01-172-4/+4
* Retrun EAGAIN if the current video mode is a graphics mode.yokota1999-01-173-6/+6
* - Examine the error code from the screen saver and act accordingly.yokota1999-01-171-18/+28
* Move the definition of set_origin from logo_saver.c to saver.h.des1999-01-161-3/+1
* Add two missing break statements.gibbs1999-01-151-1/+3
* Use a fast interrupt handler for the PCI version of the cy driverbde1999-01-151-2/+13
* Fixed corruption of the fd buffer queue. Once upon a time, the activebde1999-01-151-6/+13
* Return error codes to user-land.nsouch1999-01-141-12/+12
* Terminate negociation if Ext. link negociation succeeds. This avoidsnsouch1999-01-141-1/+8
* Replace includes of <sys/kernel.h> with includes ofjdp1999-01-142-4/+4
* Add support for routing initiator transactions to disabled luns to thegibbs1999-01-144-263/+452
* Removal unneccessary definitionsn_hibma1999-01-141-9/+5
OpenPOWER on IntegriCloud