summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Simplify cdevsw registration.phk1999-05-31130-1200/+442
* You'll see them eventually :-)phk1999-05-311-0/+73
* The PPSAPI group defines the polarity in draft 3, we guessed it wrong.phk1999-05-312-4/+4
* Add the 'advocacy' category, sort this document.billf1999-05-301-1/+2
* procedure, not proceedure.billf1999-05-301-3/+3
* Add support for SiS 900 chipset (PCI ID 0x1039/0x0900), which appears towpaul1999-05-302-4/+17
* Enable attachment of multiple drivers to a single device.n_hibma1999-05-301-11/+16
* Notify CAM of the removed device on detach.n_hibma1999-05-301-5/+3
* Whoops, forgot to update xl_mediacheck() to account for the 3c905C.wpaul1999-05-301-2/+3
* Head for the hills friends and neighbors, 3Com has yet another 3c90Xwpaul1999-05-302-3/+7
* General code cleanup [incomplete]. Make the arrow keys work.hoek1999-05-309-91/+339
* This commit should be a extensive NO-OP:phk1999-05-30136-941/+2853
* Don't bogusly define a d_reset_t function.phk1999-05-301-14/+2
* 1) Add URL for printer class specificationn_hibma1999-05-301-12/+8
* - When aborting an interrupt pipe, just wait for 1ms for the completionn_hibma1999-05-301-9/+5
* When the mouse is being disconnected, do the followings:n_hibma1999-05-301-4/+14
* Simplistic pnp support. Needs more ids to be added.dfr1999-05-302-2/+16
* No support for pnp yet.dfr1999-05-308-11/+40
* No support for pnp devices yet.dfr1999-05-303-3/+15
* Allow up to 8 ports, 4 memory regions and two irqs and drqs.dfr1999-05-302-8/+16
* * Use ISA_DELETE_RESOURCE to cancel memory resource if driver clears maddr.dfr1999-05-301-4/+8
* Don't include isa_dma.h if we have already seen isavar.hdfr1999-05-301-1/+3
* * Add ivars for ISA pnp.dfr1999-05-306-12/+408
* In pci_alloc_resource() only check start and end to see if its a default.dfr1999-05-302-4/+4
* Activate/deactivate resources by calling the method, not through thedfr1999-05-304-4/+68
* Use resource allocation apis to get ports.dfr1999-05-301-9/+34
* Typo: "can't boot 'boot'" should be "can't boot 'kernel'"dfr1999-05-301-2/+2
* * Add a function devclass_create() which looks up the named devclass anddfr1999-05-302-5/+12
* Addendum to 1.155. Verify the existence of the object before checkingalc1999-05-301-2/+3
* When memory mapping a PCI device (like XFree86 does) on an XP1000, we mustgallatin1999-05-291-2/+2
* Fix my DOC2k CHRDEV goofphk1999-05-292-6/+6
* A small change to allow automatic detection of the bootgallatin1999-05-291-2/+3
* "Tn DNS" -> ".Tn DNS"nik1999-05-292-4/+4
* Fix a couple of typos related to wfd.nik1999-05-291-3/+3
* Fix typo which causes an unnecessary line break.nik1999-05-291-1/+1
* Description of LOCKLEAF said "inode" when it should have said "vnode".nik1999-05-291-2/+2
* Note that using the dirent.d_type member is non-portable, and mightnik1999-05-291-1/+4
* Fix the typos, and add new entries (like the /etc/periodic/ and /etc/mail/nik1999-05-291-32/+54
* $Header$ -> $Id$kris1999-05-293-58/+70
* Xref mountd in text.kris1999-05-292-4/+6
* Manpage cleanup, move $Id$ to #ifndef lint, remove unused includes,kris1999-05-292-25/+27
* Stop the TSC from being used as timecounter on K5/step0 machines.phk1999-05-299-14/+23
* Don't put CVS files in ports. It's kinda useful for cvs updatingjkh1999-05-291-3/+3
* Fix support for the PNIC II. Earlier I had assumed that the PNIC II waswpaul1999-05-288-13/+39
* Fixed glitches (jumps) of about 1/HZ seconds for the i8254 timecounter.bde1999-05-2813-271/+301
* Fixes from OpenBSD:kris1999-05-289-26/+46
* Don't call disable_intr() when interrupts are already disabled, sincebde1999-05-283-9/+18
* Use .Dq instead of ``'' in manpagekris1999-05-282-8/+23
* Set FTP_PASSIVE_MODE=YES by default in the default login class.jkh1999-05-281-2/+2
* Add new Bt848/Bt878 driver options.roger1999-05-283-48/+108
OpenPOWER on IntegriCloud