Peter Wemm
b02a3351e8
Test commit after repoman upgrade. Remove one of my many email addresses
...
from a coyright message.
2006-05-12 22:38:53 +00:00
Max Laier
656faadcb8
Remove ip6fw. Since ipfw has full functional IPv6 support now and - in
...
contrast to ip6fw - is properly lockes, it is time to retire ip6fw.
2006-05-12 20:39:23 +00:00
John-Mark Gurney
b0d081a0b4
drop D_MEMDISK, not used in the tree...
2006-05-12 19:40:54 +00:00
Ariff Abdullah
8f982aec7b
Unbreak build. es1888.c (alpha bit) no longer exist.
2006-05-12 18:05:35 +00:00
Max Laier
210c3cc4c3
Put debugging messages related to inconsistent ticket numbers under misc and
...
wrap it __FreeBSD__ specific as I couldn't figure out which version of
OpenBSD I got it from.
Reported by: Scott Ullrich
2006-05-12 16:15:34 +00:00
Benno Rice
e2c1a4e909
Document VERBOSE_SYSINIT in NOTES.
...
Requested by: Niclas Zeising <lothrandil at n00b dot apagnu dot se>
2006-05-12 10:25:54 +00:00
John Baldwin
73dbd3da73
Remove various bits of conditional Alpha code and fixup a few comments.
2006-05-12 05:04:46 +00:00
Max Laier
e93187482d
Reintroduce net.inet6.ip6.fw.enable sysctl to dis/enable the ipv6 processing
...
seperately. Also use pfil hook/unhook instead of keeping the check
functions in pfil just to return there based on the sysctl. While here fix
some whitespace on a nearby SYSCTL_ macro.
2006-05-12 04:41:27 +00:00
John Baldwin
3e20eaf592
Remove the snd_ess identify routine for the sound device in Alpha PWS
...
machines.
2006-05-12 04:11:25 +00:00
John Baldwin
3279122dc2
Remove some tga bits I missed.
2006-05-12 04:10:38 +00:00
John Baldwin
be5d6589e0
Remove more Alpha bits from the boot code including fixing several
...
stale comments.
2006-05-12 04:09:53 +00:00
John Baldwin
906d6c0eb1
Remove Alpha bits for ficl.
2006-05-12 04:07:42 +00:00
John-Mark Gurney
c53113c8bc
add support for makeoptions MFS_IMAGE="<file>" in the config file which
...
will automaticly populate the kernel w/ the mfs image...
2006-05-12 02:45:12 +00:00
Benno Rice
26ab616fdc
Add a new kernel config option, VERBOSE_SYSINIT.
...
When porting FreeBSD to a new platform, one of the more useful things to do is
get mi_startup() to let you know which SYSINIT it's up to. Most people tend to
whack a printf in the SYSINIT loop to print the address of the function it's
about to call. Going one better, jhb made a version that uses DDB to look up
the name of the function and print that instead. This version is essentially
his with the addition of some ifdeffery to make it optional and to allow it to
work (although using only the function address, not the symbol) if you forgot
to enable DDB.
All the cool bits by: jhb
Approved by: scottl, rink, cognet, imp
2006-05-12 02:01:38 +00:00
Marcel Moolenaar
d793542b06
Fix braino in previous commit: Don't redefine OID_AUTO to something
...
not equal to -1, or at all for that matter.
2006-05-11 22:49:31 +00:00
John Baldwin
67ab9fd759
First pass at removing Alpha kernel support.
2006-05-11 22:25:28 +00:00
John Baldwin
70bc2d3f4f
Fixup some comments to allow for the fact that PCI domains are not specific
...
to Alpha hoses.
2006-05-11 22:13:21 +00:00
John Baldwin
10fd453475
Use __LP64__ rather than the PTR64 hack.
...
Suggested by: ru
2006-05-11 21:59:55 +00:00
Poul-Henning Kamp
99ab8292c7
Remove more straggling CPU_ macro references
2006-05-11 17:53:26 +00:00
Poul-Henning Kamp
3a8f1e72b3
Remove straggling reference to CPU_ macros
2006-05-11 17:51:10 +00:00
Mike Silbersack
5c5ac08992
Revert if_bfereg.h rev 1.8; restore the RX and TX list sizes to 511.
...
Two users have reported problems due to the smaller list sizes.
2006-05-11 17:39:06 +00:00
Nate Lawson
c404dfeae1
Add support for the VIA C7-M processor family.
...
Remove an unnecessary check of the table's bus clock. CPUs that
support this feature export only the high/low settings via the MSR,
packed into 32 bits.
Hardware from: Centaur Technologies
MFC after: 1 week
2006-05-11 17:35:44 +00:00
Poul-Henning Kamp
5405ab4889
Clean out sysctl machdep.* related defines.
...
The cmos clock related stuff should really be in MI code.
2006-05-11 17:29:25 +00:00
Doug Ambrisko
0b1c233427
Remove the dependency on procfs since it isn't used.
...
Noticed by: des
2006-05-11 15:27:58 +00:00
Max Laier
432288dcb6
Don't claim "(+ipv6)" if we didn't build with INET6.
2006-05-11 15:22:38 +00:00
Olivier Houchard
053105371f
Get this to compile :
...
- The prototype of uart_bus_probe() hasn't been changed in cvs yet, so use the
old one.
- Add at91_pdcreg.h, needed by uart_dev_at91usart.c.
2006-05-11 14:30:28 +00:00
Søren Schmidt
110ce88054
Fix probe printing of highpoint and promise controllers.
2006-05-11 10:43:08 +00:00
Jeffrey Hsu
a393a28afa
Correct test for fragmented packet.
2006-05-11 00:53:43 +00:00
Alexander Leidinger
01e0ffbae8
Now that we don't have a linuxolator on alpha anymore:
...
- unifdef __alpha__
- revert rev. 1.66 of linux_socket.c
2006-05-10 20:38:16 +00:00
Alexander Leidinger
ba5bd0001c
regen (linux rt_sigpending)
2006-05-10 18:19:51 +00:00
Alexander Leidinger
17138b619c
Implement rt_sigpending in the linuxolator.
...
PR: 92671
Submitted by: Markus Niemist"o <markus.niemisto@gmx.net>
2006-05-10 18:17:29 +00:00
Olivier Houchard
04091343f6
Move the call to cpu_setup() before the call to vm_ksubmap_init().
...
vm_ksubmap_init() calls pmap_copy_page(), which uses the mini data cache
to do the copy, but we're running uncaching before cpu_setup().
For some reason it hasn't been a problem so far, but it is for the
PXA255.
Spotted out by: benno
2006-05-10 13:39:10 +00:00
Pawel Jakub Dawidek
61f73c79da
Use better order here.
2006-05-10 06:50:44 +00:00
Sam Leffler
145ebf44d2
make tinderbox happy: GENERIC got ath and wlan added so we need to
...
now mark these "nodevice" or we'll get undefined references
2006-05-10 05:19:21 +00:00
Doug Ambrisko
054c255508
Fix LINSYSFS in the platform options files that I missed from the platform
...
split out change.
2006-05-10 03:25:45 +00:00
Tor Egge
4613aa0e99
Bring the call to softdep_releasefile() within the region protected by
...
vn_start_secondary_write() since it might cause file system write activity
(e.g. ffs_snapremove()).
2006-05-09 22:33:43 +00:00
Doug Ambrisko
32397ce071
Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linux
...
LSI MegaRAID SAS utility.
Sponsored by: IronPort Systems
Man page help from: brueffer
2006-05-09 22:27:01 +00:00
Alexander Leidinger
4577652f10
It seems I forgot to commit the removal of the linux and linprocfs
...
modules at the time I axed the linuxolator on Alpha.
Noticed by: kris
2006-05-09 20:33:59 +00:00
Yoshihiro Takahashi
b42bfe1947
Fix build (s:pc98/cbus/cbus.h:pc98/pc98/pc98_machdep.h:)
...
Pointyhat to: nyan
2006-05-09 14:20:17 +00:00
David Xu
005efcdb0e
Use wakeup_one to avoid thundering herd.
...
Tested by: kris
2006-05-09 13:00:46 +00:00
David Xu
759ccccadb
Use a dedicated mutex to protect aio queues, the movation is to reduce
...
lock contention with other parts.
2006-05-09 00:10:11 +00:00
Warner Losh
c448543511
replace all the 660 with 650 in the cut-n-pasted line, rather than
...
just some of them.
Noticed by: brooks
2006-05-08 22:59:33 +00:00
Warner Losh
bcdb8ff319
Another NEW MEDIA .WAVjammer.
2006-05-08 22:31:38 +00:00
Warner Losh
afb0044e87
Add (back) the D-Link DE-650. Not sure why it was deleted.
2006-05-08 22:23:45 +00:00
Warner Losh
e3cfadc6e5
The D-Link DE-650 that I got in the last bulk PC Card purchase needs an
...
entry. Add it (back).
2006-05-08 22:22:25 +00:00
Sam Leffler
6ccb8ea780
quiet tindexbox complaints about passing BUS_SPACE_MAXADDR as
...
a bus_size_t to bus_dma_tag_create; when PAE is enabled this
does not work
Cluebat by: scottl
MFC after: 2 weeks
2006-05-08 20:11:09 +00:00
Alexander Leidinger
33e8449ce7
Remove the Alpha specific linuxolator files.
2006-05-08 15:20:12 +00:00
Yoshihiro Takahashi
ecad9def1d
Remove unneeded include.
2006-05-08 12:05:04 +00:00
Yoshihiro Takahashi
56c134bef1
- Move defines for PC-98 machine type from pc98/cbus/cbus.h into
...
pc98/pc98/pc98_machdep.h.
- Fix PC98_SYSTEM_PARAMETER_SIZE.
- Remove unused defines.
2006-05-08 12:03:58 +00:00
Yoshihiro Takahashi
9f61d3129a
Add the ath and the wlan crypto support.
2006-05-08 11:55:57 +00:00