freebsd-src/sys/mips/conf
Juli Mallett 38f836dbb3 o) Remove default MAXMEM on SWARM; pmap can readily use lmem for >512M
physical addresses.
o) Set a local maxmem in sb_machdep.c to avoid trying to use pages over 2^64
   under 32-bit ABIs.  Our pmap needs corrected to use vm_paddr_t consistently,
   then we can make vm_paddr_t 64-bit under 32-bit ABIs and add code in pmap
   to limit phys_avail by the maximum PFN that a 32-bit PTE can hold.
2010-04-23 19:20:56 +00:00
..
.cvsignore Add a .cvsignore file and along with that put an svn:ignore proprty 2009-06-17 10:48:32 +00:00
ADM5120 Get rid of unused options: KERNPHYSADDR, KERNVIRTADDR, PHYSADDR, PHYS_ADDR_64BIT 2010-02-20 06:39:14 +00:00
ADM5120.hints
ALCHEMY Adjust style (following the already existing rules) for the newly 2010-02-15 23:44:48 +00:00
AR71XX Enable module builds now that the build completes for them. This 2010-03-29 22:03:55 +00:00
AR71XX.hints - Add driver for PCF2123, SPI real time clock/calendar 2010-01-22 22:14:12 +00:00
DEFAULTS Revert 200594. This file isn't intended for these sorts of things. 2010-01-04 21:30:04 +00:00
IDT Adjust style (following the already existing rules) for the newly 2010-02-15 23:44:48 +00:00
IDT.hints
MALTA Get rid of unused options: KERNPHYSADDR, KERNVIRTADDR, PHYSADDR, PHYS_ADDR_64BIT 2010-02-20 06:39:14 +00:00
MALTA.hints
MALTA64 Get rid of unused options: KERNPHYSADDR, KERNVIRTADDR, PHYSADDR, PHYS_ADDR_64BIT 2010-02-20 06:39:14 +00:00
OCTEON1 Add bpf and random to Octeon configurations, since they're needed to run 2010-03-11 22:29:45 +00:00
OCTEON1-32 Add bpf and random to Octeon configurations, since they're needed to run 2010-03-11 22:29:45 +00:00
OCTEON1.hints make note of the nonsensical nature of the values in this hints file. 2010-01-22 20:41:43 +00:00
QEMU Get rid of unused options: KERNPHYSADDR, KERNVIRTADDR, PHYSADDR, PHYS_ADDR_64BIT 2010-02-20 06:39:14 +00:00
SENTRY5 Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
SENTRY5.hints
SWARM o) Remove default MAXMEM on SWARM; pmap can readily use lmem for >512M 2010-04-23 19:20:56 +00:00
SWARM.hints Add config file for SWARM board, a sybyte SB-1-based board by 2009-07-05 08:40:26 +00:00
SWARM_SMP SMP support for the mips port. 2010-02-09 06:24:43 +00:00
XLR Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00