summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* PDIRUNLOCK now exists on FreeBSD. Remove the (now incorrect) redefinition.peter2000-10-022-8/+0
* Add new fields for more granularity:billf2000-10-021-4/+48
* Put on my nuclear-grade asbestos suit and cvs rm the old, broken, soundpeter2000-10-0291-42532/+0
* Add new fields for more granularity:billf2000-10-021-1/+28
* Add definition for PCIS_SERIALBUS_SMBUS PCI device subclass.archie2000-10-022-4/+2
* ahc_set_transaction_status() takes an SCB. This makes it difficult togibbs2000-10-012-2/+2
* fix some minor problem in PIOCSRESOURCE ioctl.sanpei2000-10-011-14/+5
* add missing \n. sync with kame.itojun2000-10-011-3/+3
* Fix the no-pci case of attaching isa, eisa and mca devices.peter2000-10-014-28/+12
* Remove ACPI_NO_OSDFUNC_INLINE option from kernel configuration. Nowiwasaki2000-10-018-7/+13
* One more update against header file name changing.iwasaki2000-10-011-2/+2
* - Add acpi_disable_events() and set it with EVENTHANDLER_REGISTER in order toiwasaki2000-09-307-61/+138
* More updates to the ACPI code:msmith2000-09-3017-1061/+1262
* The `ed' NIC driver has been changed to work on Alpha now. So enable itobrien2000-09-304-4/+3
* Next round of ia64 work, including fixes to context switching,dfr2000-09-3019-1157/+854
* Properly setup link level header length for 802.2 and SNAP frames.bp2000-09-302-6/+9
* Fix compiling with AAC_DEBUG.scottl2000-09-301-1/+1
* Big mbuf subsystem diff #1: incorporate mutexes and fix things up somewhatbmilekic2000-09-308-472/+391
* Recognize the ATI Rage128-LF Mobility AGP video adapter.jhb2000-09-291-0/+2
* Spelling police in a comment: Defalut -> Default.jhb2000-09-292-2/+2
* Ansify and fix warnings.dfr2000-09-292-28/+12
* Implement dirty and access bit exceptions.dfr2000-09-293-6/+399
* Bodge the simplelocks in a way which works UP.dfr2000-09-292-9/+12
* Make the alpha hacks dependant on __alpha__ instead of !__i386__.dfr2000-09-291-12/+12
* Use write-back instead of write-combining for region 7.dfr2000-09-292-4/+4
* Add a few more files for the ia64 port.dfr2000-09-294-0/+357
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-29100-0/+23294
* Add ia64 support.dfr2000-09-294-4/+4
* Change ".align 3" to ".p2align 3" so that this works with ia64.dfr2000-09-291-2/+2
* Add machine type for ia64.dfr2000-09-291-0/+1
* Don't support dynamic linking on ia64 for now - the tools can't cope.dfr2000-09-292-0/+12
* Change the conditionaal so that we only build this on i386 instead ofdfr2000-09-291-1/+1
* Document that net.inet.ip.fw.one_pass only affects dummynet(4).ru2000-09-291-1/+1
* Fill in some more missing bits from cpu_features according to the Intelpeter2000-09-292-20/+20
* First shot at identifying the Pentum 4 acording to our reading of thepeter2000-09-294-4/+16
* Add support for pccard attachments of the ex driver. It supports theimp2000-09-294-3/+167
* Use stronger random number generation for TCP_ISSINCR and tcp_iss.kris2000-09-293-3/+3
* Add suspend/resume hooks.nsayer2000-09-281-0/+2
* Implement sn_pccard_match. The match routines are the compromiseimp2000-09-281-11/+24
* Add pccard_product_lookup comatibility shimimp2000-09-281-0/+7
* Check so_error in filt_so{read|write} in order to detect UDP errors.jlemon2000-09-281-0/+4
* Get out the roto-rooter and clean up the abuse of nexus ivars by thepeter2000-09-2815-130/+385
* Do the right thing if bdevvp is called twice for the same device.mckusick2000-09-272-0/+4
* Fix spelling of Katmai [Katami].asmodai2000-09-272-2/+2
* Whitespace, spelling and comments cleanup. Try to bring this a littlemsmith2000-09-273-333/+385
* Shut up some debugging messages that appear to have been left on bymsmith2000-09-273-93/+159
* Since the nexus is responsible for creating the I/O resources (ports, memory)msmith2000-09-274-8/+592
* Add code for device wake capability during sleeping state.iwasaki2000-09-263-38/+369
* Removed garbage (CFLAGS+= ${PROTOS} was a vestige of an old way ofbde2000-09-261-2/+0
* Removed fresh garbage (vestiges of old way of configuring number ofbde2000-09-261-9/+4
OpenPOWER on IntegriCloud