summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Allow users to use the 'nolockd' or -L options with mount_nfs in orderalfred2001-11-123-3/+9
* Sync to 1.17 of pccarddevsimp2001-11-111-1/+2
* Add GENTEK as one of the bogus vendors we need to id cards from the cisimp2001-11-111-0/+1
* turn vn_open() into a wrapper around vn_open_cred() which allowsalfred2001-11-113-17/+15
* Add a bunch of wireless cards for NEWBUS from NetBSD's list. I'mimp2001-11-111-3/+31
* Move kern.post.mk to last line, now that it appears safeimp2001-11-115-10/+10
* Back out last commit, it was accidentalimp2001-11-111-79/+79
* s/PCCARD_/PCMCIA_/g in NEWCARD device tables to enable easier NetBSD sharingimp2001-11-119-267/+267
* Sync to 1.16 pccarddevs to get new PCMCIA_ symbolsimp2001-11-114-570/+570
* Move from using PCCARD_ symbols gereated from this file to using PCMCIA_imp2001-11-112-20/+20
* Sync to 1.15 pccarddevsimp2001-11-111-299/+314
* MFNetBSD:imp2001-11-111-147/+154
* MFC after: 0 daysgroudier2001-11-117-8/+8
* Move Intel 82092AA into the list of devices. It appears to be a oneimp2001-11-111-1/+1
* Add Omega 82c094 PCI PCMCIA bridge. It is similar to the CL-PD6729 inimp2001-11-111-3/+3
* It turns out my reasons for using a few d_thread_t's were bogus. Revertimp2001-11-112-14/+16
* Add two minor changes.iwasaki2001-11-112-66/+88
* Apply a local change to ACPICA.iwasaki2001-11-111-1/+9
* fix typo.phk2001-11-111-1/+1
* Introduce the concept of "default" voltage. Have pccard layer use thisimp2001-11-112-56/+83
* Do not assume that a I/O based bridge is a 6729. Intel made a funky chipimp2001-11-111-1/+1
* add note about why I used d_thread_t in the prototypes.imp2001-11-112-2/+4
* Move all: target to kern.pre.mk so it matters less where you includeimp2001-11-112-2/+1
* Append to SYSTEM_OBJS and CLEAN before including kern.post.mk.marcel2001-11-111-2/+2
* - No need for resetting values to 0 when M_ZERO flag is used.arr2001-11-101-6/+0
* Avoid using the .align directive to skip to the next vector offset.marcel2001-11-102-426/+144
* Properly sanity-check the old msgbuf structure before we accept itiedowse2001-11-091-3/+6
* Fix deadlock introduced in 1.73 (Jan 1998). The paging-in-progress countdillon2001-11-091-1/+5
* Add entries for the recently committed code.tmm2001-11-092-1/+23
* Add a file forgotten in the previous commit (a kobj interface thattmm2001-11-092-0/+150
* Add EBus support code, ported from NetBSD.tmm2001-11-092-0/+562
* Add ISA support code for sparc64.tmm2001-11-093-0/+530
* Add support for the Sun psycho/sabre UPA-PCI bridge, some OpenFirmwaretmm2001-11-096-0/+2382
* Support for the UltraSpac DVMA MMU (IOMMU), ported from NetBSD.tmm2001-11-093-0/+965
* Add some OpenFirmware bus support code and definitions.tmm2001-11-096-0/+348
* Add bus_space and busdma support for sparc64.tmm2001-11-095-20/+2150
* Add a nexus device for sparc64, which uses the OpenFirmware to attach UPAtmm2001-11-093-1/+521
* Header file updates needed for the cache code: add/correct some ASItmm2001-11-092-2/+21
* Add cache handling code for sparc64.tmm2001-11-092-0/+531
* * Make sure we increment pm_stats.resident_count in pmap_enter_quickdfr2001-11-092-198/+305
* Raise SIGILL for General Exceptions - its closer to the correct meaning.dfr2001-11-091-0/+7
* Reserve more space for phys_avail. Really need to be more careful aboutdfr2001-11-091-1/+1
* Teach DDB about branch registers.dfr2001-11-091-1/+12
* Define PS and VE fields of region register correctly.dfr2001-11-091-2/+2
* o Try to do 3.3V support better for the 6722 and 6729/30.imp2001-11-094-26/+57
* Fix the 3.3V support for Cirrus Logic CL-PD6710. This appears to workimp2001-11-091-0/+22
* Implement os_boot_rendez. Application processors are initializedmarcel2001-11-093-46/+143
* Placemark an interrupt race in -current which is currently protected bydillon2001-11-081-0/+4
* Add support for Intel's i820/i840/i845/i850/i860 chipset.kuriyama2001-11-084-22/+212
* o General style improvemnts.rwatson2001-11-081-10/+11
OpenPOWER on IntegriCloud