summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bah! Give me the pointy hat. Never commit fixes when just awake.asmodai2000-01-242-2/+2
* Merged from sys/i386/conf/GENERIC rev 1.236.kato2000-01-242-6/+6
* Update to driver 2.07roger2000-01-243-3/+6
* Update to driver 2.07roger2000-01-244-12/+47
* Synced with sys/i386/isa/isa_compat.h rev 1.25.kato2000-01-241-5/+0
* Synced with files.i386.kato2000-01-241-3/+0
* Fix a bug exposed by the previous commit. Do not use scp->font_size,yokota2000-01-241-2/+5
* Merge from PAO3 -- Quick fix a bug which assign_driver() checks wrongiwasaki2000-01-241-3/+3
* Two PCCard Modem entries.iwasaki2000-01-242-2/+18
* Fixed some style bugs (mainly ones associated with the bogus namebde2000-01-241-8/+6
* Added the PnP ID for MouseSystems SmartScroll Mouse (serial mouse).yokota2000-01-241-0/+2
* The previous fix for the USB ugen device set configuration ioctl()n_hibma2000-01-241-4/+12
* Add a workaround to which allows alphas to reserve a port range whichdfr2000-01-241-1/+1
* Simply cc_tools/Makefile by moving the parser generation to the respectiveobrien2000-01-243-35/+36
* De-K&Rify sicontrol and tidy up a few loose ends. Remove "register".peter2000-01-242-53/+38
* Fix my obmission of the keyword enable after apm -e.asmodai2000-01-242-4/+4
* Remove stray "cam" in the example device lines.peter2000-01-246-6/+6
* Notify user processes about interface's MTU change.ru2000-01-241-1/+3
* Remove some no-op "port ?" and "irq ?" declarations.peter2000-01-242-6/+6
* Remove a no-op "port ?" declaration.peter2000-01-242-2/+2
* Remove a bunch of no-op "port ?" and "irq ?" declarations.peter2000-01-245-69/+69
* Style change to better match src/lib/'s Makefiles.obrien2000-01-242-8/+8
* Return ENXIO on error.kato2000-01-242-4/+4
* Remove old specialix pre-newbus specialix driver. It lives on inpeter2000-01-245-6916/+0
* Removed assignment to an "unused" variable that was removed in thebde2000-01-241-4/+2
* Use si.h in new location.peter2000-01-242-1/+4
* Remove isa compat shims for si.peter2000-01-241-5/+0
* Activate the newbusified version of si.peter2000-01-242-3/+6
* Ack! I totally botched the pci probe routine which resulted in it tryingpeter2000-01-241-6/+10
* A bit more newbusification of si. This still isn't quite finished.peter2000-01-248-601/+747
* Fix plug and play support:imp2000-01-244-119/+97
* Removed bogus quotes and unmangled related contractions.bde2000-01-243-9/+9
* Add Billionton 10 Base-TX ETHERNET PC CARD.imp2000-01-242-2/+18
* Clarify that we don't offer hard realtime.alfred2000-01-241-3/+8
* In the "cdrom" target it is best to write to the CDROM stage area, *NOT*obrien2000-01-241-1/+1
* Initial attempt at newbusification of the specialix si/xio/sx driver.peter2000-01-233-470/+496
* I *hate* using "i" in variables, looks too much like "1" or "l".obrien2000-01-231-23/+23
* Whitespace/TAB cleanups only.kuriyama2000-01-232-496/+496
* Change this to reflect some manpage changes I made.asmodai2000-01-231-1/+3
* Spelling. Add missing .El.charnier2000-01-232-2/+3
* Remove invalid section name. Add missing .El.charnier2000-01-231-3/+3
* Remove invalid section name.charnier2000-01-232-8/+5
* Add a FILES section.charnier2000-01-231-2/+4
* Use .Xr for references.charnier2000-01-231-2/+4
* Add missing .El.charnier2000-01-232-2/+5
* Do not dot terminate list of references.charnier2000-01-231-2/+2
* Convert err() to errx(), reason is already provided. Complete thecharnier2000-01-232-4/+14
* Typocharnier2000-01-231-1/+2
* Add section number to .Xr. Use .Pa for filenames.charnier2000-01-233-12/+15
* Remove invalid section name. Add missing .El. Do not dot terminatecharnier2000-01-231-11/+20
OpenPOWER on IntegriCloud