summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Fix an off-by-bit error in the AGP_MODE_[GS]ET_RATE() macros.ru2001-11-211-2/+2
* Recognize the "fixed" geometry in boot1 so that DD disks are notpeter2001-11-211-5/+30
* Correct extmode initialization.orion2001-11-211-4/+6
* Emit a warning if invalid mode passed to ac97_setextmode.orion2001-11-211-3/+6
* Set extmode according to extcaps. Fixes codec sample rate failuresorion2001-11-211-2/+2
* We only have slices on i386 and IA-64.obrien2001-11-202-2/+10
* Convert BSD trap codes to i386.pb2001-11-201-2/+41
* Comment out some bogus entries. somehow they match everything, whichimp2001-11-201-5/+4
* Weed out those pccard entries that match everything. These are tooimp2001-11-201-0/+9
* Disabled tagged commands for Hitachi Jura-C series with J8A8 firmware.dg2001-11-191-0/+10
* Reference lomac in its new location.green2001-11-1930-6579/+6
* This commit was generated by cvs2svn to compensate for changes in r86629,green2001-11-1927-0/+6714
|\
| * Import LOMAC preliminary release 2.0.0 in src/sys/security. These files maygreen2001-11-1927-0/+6714
* Back out revision 1.117; the correct solution is to upgrade theiedowse2001-11-191-9/+0
* The "lomac" module compiles fine on Alpha, too.green2001-11-191-1/+1
* Support MELCO LUA2-TX USB ethernet adaptor.sumikawa2001-11-192-32/+45
* Regen.sumikawa2001-11-192-2/+9
* Add Melco LUA2-TX5.sumikawa2001-11-191-0/+1
* Add module "lomac" to the modules Makefile, i386 section. If someone ongreen2001-11-191-0/+1
* Depend on vnode_if.h.green2001-11-191-1/+1
* Use appropriaate include path for syscall_gate.hgreen2001-11-191-1/+1
* Upper case the FreeBSD loader prompt.obrien2001-11-192-2/+2
* Deal with a few issues that cropped up following the recent changesiedowse2001-11-192-14/+70
* Make kevents on pipes work as described in the manpage - when the lastsobomax2001-11-191-0/+1
* s/code/ucode/ (last minute typo)peter2001-11-191-2/+2
* Initial cut at calling the EFI-provided FPSWA (Floating Point Softwarepeter2001-11-193-7/+163
* Lookup the EFI_FPSWA driver and pass the interface pointer through to thepeter2001-11-197-0/+110
* Use some (now) spare space for passing through a pointer to the FPSWApeter2001-11-191-1/+2
* Remove bootinfo.bi_kernel. It isn't used by the kernel. struct bootinfopeter2001-11-195-23/+1
* Fix a dependency violation, same as in libefi/elf_freebsd.c a while back.peter2001-11-192-0/+2
* This is used in C, not C++. functions with no args have func(void) in ourpeter2001-11-191-0/+1
* Add NEWCARD support to awi.imp2001-11-191-3/+36
* Create a module for awi.imp2001-11-191-0/+12
* Update to 1.23 pccarddevsimp2001-11-191-1/+2
* Add ZOOM as one of the bgous vendorsimp2001-11-191-0/+1
* Add Linksys Instant Wireless Network PC Card from NetBSDimp2001-11-191-0/+1
* Update to 1.22 pccarddevsimp2001-11-191-3/+2
* Nits to make it whitespace compatible with what I'm about to commit to NetBSDimp2001-11-191-2/+1
* Update to 1.21 pccarddevsimp2001-11-191-3/+6
* Merge NetBSD 1.146: Linksys Instant Wireless Network card.imp2001-11-191-2/+3
* Add module compile framework for LOMAC.green2001-11-194-0/+63
* Update to 1.20 pccarddevsimp2001-11-191-2/+5
* Merge NetBSD 1.145: Xircom XE2000imp2001-11-191-1/+2
* Fix a license and change $Id$s to $FreeBSD$s.green2001-11-1927-58/+54
* This commit was generated by cvs2svn to compensate for changes in r86567,green2001-11-1927-0/+6577
|\
| * Initial import of the LOMAC (Low-Watermark Mandatory Access Control)green2001-11-1927-0/+6577
* Hitachi DK32 disks have problems with tagged queuing under load.iedowse2001-11-191-0/+9
* cast hashing index to (int)(intptr_t) for calculation.dillon2001-11-191-3/+3
* Add a structure defintion for the id prom contents.tmm2001-11-181-0/+63
* 1. Add ofw_pci.h with definitions for the OpenFirmware PCI bindingstmm2001-11-183-0/+143
OpenPOWER on IntegriCloud