summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rework use of Nm.charnier2000-01-232-31/+39
* Do not dot terminate sentences inside FILES section. Lowercasecharnier2000-01-232-10/+10
* Use Ns and Sx. -current is 4 not 3.charnier2000-01-232-7/+8
* Fix some warnings.peter2000-01-232-4/+4
* remove "extern int cold" from SPLUSBCHECK - it causes a heap of warnings.peter2000-01-231-1/+0
* Fix a warning in DIAGNOSTIC code.peter2000-01-231-1/+1
* Sync NEWCARD a bit with GENERIC. Remove trailing '0' on unwired devices.peter2000-01-231-64/+61
* Some formatting cleanups and remove comments about numbers of units thatpeter2000-01-232-16/+10
* Get rid of lame \& usage.asmodai2000-01-232-3/+3
* Please welcome the mlx driver manpage.asmodai2000-01-232-2/+48
* Remove #if 0'ed reference to isa_device->id_alivepeter2000-01-231-1/+0
* Please welcome the amr driver manpage.asmodai2000-01-232-1/+46
* Remove the cam-specific device wiring code. This was a duplicate ofpeter2000-01-233-91/+0
* A minimal update to the device wiring code so that it looks at thepeter2000-01-233-160/+83
* Remove ssc(4), su(4) and uk(4).asmodai2000-01-234-292/+2
OpenPOWER on IntegriCloud