summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add the Id of the Epson 1640 scanner.n_hibma2001-01-031-0/+1
* Add a few Ids. From NetBSD.n_hibma2001-01-031-4/+28
* Make sppp a kld.jhay2001-01-032-1/+19
* Remove alpm numbering.nsouch2001-01-033-3/+3
* Rename the loader tunable from hw.sndunit to hw.snd.unit.jhb2001-01-031-1/+1
* - When acknowledging interrupts, write the value 0xff to the interruptjhb2001-01-032-19/+28
* Add a new API for soundcards that have hardware volume control:jhb2001-01-032-0/+39
* Create a new sysctl node 'hw.snd' and move 'hw.sndunit' tojhb2001-01-032-1/+6
* Add device id for the OZ Micro 6832. I didn't try to init it like theimp2001-01-024-2/+12
* add pcic_p to the list of things builtimp2001-01-021-3/+3
* Cleanup and improve mode detection. Now, you should get what you actuallynsouch2001-01-023-183/+98
* Remove old PCI compatibility.nsouch2001-01-021-57/+77
* Tidy up if_init routine so that it does not return an error.dmlb2001-01-021-1/+13
* The previous commit wasn't entirely correct. At least one goto to thejhb2001-01-021-18/+22
* do not touch ra_addr if it is NULL. from IIJ SEIL teamume2001-01-021-2/+4
* Fix the <sys/queue.h> abuse.phk2001-01-021-8/+7
* Remove conflicts between unsinged char *s and int s.non2001-01-021-4/+4
* Add an XXX about a <sys/queue.h> transgression which needs cleaned up.phk2001-01-021-0/+1
* Either cvs(1) or I forgot this file in my last commit.phk2001-01-021-25/+93
* Newbusify the PCI PDQ (fddi) attachment. This isn't as clean aspeter2001-01-021-355/+73
* Change Embedded Controller lock to ACPI Global Lock.This is needed fortakawata2001-01-021-11/+2
* PowerPC platform-specific definitions (modeled on sys/i386/include/setjmp.h)obrien2001-01-021-0/+46
* PowerPC platform-specific definitions (modeled on sys/i386/include/types.h)obrien2001-01-021-0/+67
* Minor style tweaks.obrien2001-01-022-8/+11
* PowerPC platform-specific definitions (modeled on sys/i386/include/param.h)obrien2001-01-021-0/+175
* MP shells for the PowerPC platform.obrien2001-01-012-0/+526
* PowerPC platform-specific page size setting.obrien2001-01-011-0/+37
* PowerPC platform-specific definitions.obrien2001-01-011-0/+97
* Remove a bogus #ifdef KTR stanza.phk2001-01-011-7/+0
* Add padding space and a version number to the md_ioctl structre for futurephk2001-01-011-2/+7
* Shells for the atomic operations FreeBSD needs.obrien2001-01-011-0/+228
* PowerPC platform-specific type definitions.obrien2001-01-011-0/+128
* Sort some of the _BSD_* types.obrien2001-01-011-4/+4
* Update the e_machine values to include x86-64, PowerPC and [Strong]ARM;obrien2001-01-011-5/+12
* PowerPC specific ELF ABI definitions.obrien2001-01-011-0/+170
* Sanity check ptr for legal values so it is less likelymjacob2001-01-011-0/+6
* Add a missing vnode_if.h.phk2001-01-011-1/+1
* We are now in the year 2001, so ajust copyrights.sobomax2001-01-011-2/+2
* Push down sched_lock in psignal(). sched_lock was being held acrossjhb2001-01-011-4/+21
* Add in a missing release of the proctree lock.jhb2001-01-011-0/+1
* Add a dopey makefile to do the tags dance, which is probably not perfectmjacob2000-12-311-0/+29
* there is no more miscfs/devfsmjacob2000-12-311-1/+0
* Fix problems with incomplete conversions from printf to isp_prt.mjacob2000-12-311-5/+3
* Oops, I'm such an idiot. For reasons I don't really agree with,mjacob2000-12-311-1/+1
* This is the first snapshot of the new all-singing-and-dancing md(4).phk2000-12-311-127/+507
* Use macro API to <sys/queue.h>phk2000-12-315-13/+13
* Add compress option at the instigation of rgrimes.phk2000-12-311-0/+1
* Unbelievable how this slipped through. There ismjacob2000-12-311-1/+1
* Ignore a net interrupt if the corresponding handler is nottanimura2000-12-311-1/+4
* Backout rev 1.57 & 1.58. While the previous revisions fixedps2000-12-311-1/+0
OpenPOWER on IntegriCloud