summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make this compile again. (missing #include for RFPROC)peter1999-12-063-0/+3
* Fix a pair of silly warnings that I introduced (that would have beenpeter1999-12-062-14/+14
* Fix another quirk in the unknown device detection, and also deal withpeter1999-12-061-4/+17
* Complain if we get an error that is not ENXIO while opening /dev/usb\d+n_hibma1999-12-061-0/+7
* Put on my asbestos underwear and commit the patch that I posted to -archpeter1999-12-061-3/+36
* Remove DSO_BAD144 from wd driver(s) so people with bad144'ed disks getphk1999-12-062-2/+2
* Add defines for additional EEPROM locations and register definitions.mdodd1999-12-061-2/+28
* Whitespace cleanups.mdodd1999-12-061-4/+4
* Correct the ttys.5 and init.8 manpages with respect to the incorrectsheldonh1999-12-062-8/+31
* Add a delay (per the databook) to the get_eeprom_data() loop somdodd1999-12-061-9/+12
* Standardize device descriptions so that there is parity between PnPmdodd1999-12-061-10/+10
* Correctly implement the non-PnP enumeration of ISA board.mdodd1999-12-061-14/+36
* Add a truely evil workaround (hack!) for some unfortunate BIOSpeter1999-12-062-12/+46
* Use bus_get_resource() instead of bus_get_resource_start() as the latterpeter1999-12-062-34/+48
* Make this compile again after the device_add_child change.imp1999-12-061-1/+1
* Need header <machine/smp.h> for prototype declaration of smp_rendezvous()luoqi1999-12-062-0/+6
* Add "-v" to usage().obrien1999-12-061-3/+3
* Document the "-v" flag. [It was like that when I got here.. honestly.]obrien1999-12-061-2/+16
* User ldt sharing.luoqi1999-12-0620-291/+477
* bad144 eliminationimp1999-12-061-2/+34
* Fix mouse cursor logic which I broke in 1.1 ;-<yokota1999-12-061-26/+30
* Only pkg_delete the old package if the new one builds properly.jkh1999-12-061-2/+1
* Remove unused junk: next fields and list head. Likely not completelyimp1999-12-062-20/+1
* - Fix a typo and add a missing file.chris1999-12-061-4/+14
* Turn on 'ipfw tee'. Update man page. Please note (from the man page):archie1999-12-062-17/+10
* Remove joystick references from pc98 version of isa_compat.h too.wpaul1999-12-061-5/+0
* Miscellaneous fixes/cleanups relating to ipfw and divert(4):archie1999-12-066-192/+235
* Supported i8251 (internal COM1) FIFO mode.nyan1999-12-063-114/+460
* Sorted SUBDIR.bde1999-12-051-4/+3
* Added a -6 option to lookup information using the whois.6bone.netjoe1999-12-052-2/+10
* Fixed disordering in rev.1.63.bde1999-12-051-3/+4
* Remove references to old joystick driver from this file, which Peterwpaul1999-12-051-5/+0
* Create a symlink for <machine/joystick.h>, like soundcard.hpeter1999-12-051-1/+1
* Update to reflect removed of al, ax, dm, pn and mx drivers and additionwpaul1999-12-052-10/+2
* Fix buffer overflows.kris1999-12-051-2/+2
* conditionalise some warning messagescg1999-12-051-11/+12
* Fixed a potential buffer overflow problem, in the device name handling.joe1999-12-051-7/+9
* Add extra columns for printing longer device name.charnier1999-12-051-3/+3
* Minimal use of .Ar and .Nm.charnier1999-12-057-20/+38
* Modify the Adaptec "starfire" driver to reset the PHY on the MII buswpaul1999-12-054-22/+94
* Switch over to using the generic joy driverpeter1999-12-056-310/+34
* Typo. Standard list of flagcharnier1999-12-052-4/+4
* Correct use of .Nm, .Em, .Evcharnier1999-12-056-127/+120
* Do not dot terminate errx() strings. Add rcsid.charnier1999-12-052-11/+14
* newbusify and port the joy driver to the Alpha. It now attaches to thepeter1999-12-052-268/+252
* fix dma underrun issuescg1999-12-056-90/+155
* Add entry about updating of /dev being desirable.phk1999-12-051-0/+4
* Raise the pci compat driver match priority a bit so that it's notpeter1999-12-052-2/+2
* Fix LINT breakage.archie1999-12-052-2/+2
* Lower (a lot!) the chip* probe so it doesn't steal the pci ID frompeter1999-12-051-2/+2
OpenPOWER on IntegriCloud