Commit Graph

116724 Commits

Author SHA1 Message Date
mycroft 55ff1b2294 If the frontend passes in sc->irq=0, set PCIC_INTR_ENABLE. Also, don't clear
that bit all over the bloody place
2003-09-02 22:44:08 +00:00
manu 244c38a2ae regen 2003-09-02 21:48:49 +00:00
manu c4c193473f correct translation for struct statfs in getfsstat, ststfs and fstatfs 2003-09-02 21:31:01 +00:00
fvdl 4458cfede6 * Make the ahc and ahd probes more alike.
* Remove some redundant code.
* ahd: Don't initiate negotiation for a discovery xs when the negotiation goal
  is set. Just looking at the auto_negotiate mask is enough, and it can
  cause an endless loop if the request gets requeued (happens with a
  of a PPR negotiation, which ends with a busfree).
2003-09-02 21:02:56 +00:00
fvdl b9fcb05e95 Make this less chatty on probe/attach, to match the output of other controllers. 2003-09-02 20:59:51 +00:00
fvdl ce2fedd6fb Compile in the !MPACPI && NIOAPIC case. 2003-09-02 20:10:30 +00:00
drochner ba1560352b make the cpp.1 thing work 2003-09-02 20:01:59 +00:00
cjep d1b485c800 Now that we have nuked /sys, change the cdpath to contain /usr/src/sys
rather than /sys.
2003-09-02 18:39:27 +00:00
drochner ffad96d540 add coda5, sort 2003-09-02 17:15:46 +00:00
ichiro 867de3d367 add support IO-DATA PCET/TX-R EthernetCard 2003-09-02 12:43:02 +00:00
drochner 98cfd7bc8b also feed getdents/readdir data to KTRACE 2003-09-02 12:31:35 +00:00
drochner ae48f024f8 +coda5 2003-09-02 12:19:38 +00:00
lukem ea878e8983 display the command that failed.
this is useful if the command-line had been suppressed.
2003-09-02 12:17:40 +00:00
drochner 35755efb8c as requested by Jaromir Dolecek:
Add a "coda5" LKM which is "coda" with the "CODA_COMPAT_5" option.
This deliberately conflicts with "coda" as they can't coexist within
one kernel.
2003-09-02 12:08:45 +00:00
junyoung 28054fb9bd Add a couple of entries I have interests in.
While here, do whitespace cleanup.
2003-09-02 12:01:14 +00:00
junyoung 54df754e6e Sort unsorted entries in last commit. 2003-09-02 10:29:27 +00:00
junyoung 2b86c997a6 Sort entries by name. 2003-09-02 10:26:46 +00:00
junyoung d1c665c08e Add UTF-8 ctype locale support for Korean.
From Min Sik Kim <minskim bawi org>. tshiozak@ ok.
2003-09-02 09:30:31 +00:00
wiz 4157dbb127 Sort options (AaBb...). 2003-09-02 08:36:20 +00:00
mbw 923f0f8a9f fix typos 2003-09-02 07:47:48 +00:00
wiz c9af3bba1c Drop trailing space. 2003-09-02 07:42:08 +00:00
jlam 1a174cde55 Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by
running:

        cd src/usr.sbin/pkg_install
        cvs update -Pd -A
        cvs update -Pd -j pkgviews-base -j pkgviews
2003-09-02 07:34:47 +00:00
mrg 1e69032f26 forgot these with:
introduce an additional switch to enable building GCC3 instead of GCC2:
HAVE_GCC3.  if this is set, we also set USE_TOOLS_TOOLCHAIN=no.  change
the definition of the former to be restricted to whether tools/toolchain
is used or not.
2003-09-02 06:36:22 +00:00
mrg b3c3e41312 don't obsolete MD files here. don't obsolete files we are still
installing..
2003-09-02 06:17:03 +00:00
mbw 55b93e3026 add prep.OPENFIRMWARE to list of merged sources 2003-09-02 05:48:35 +00:00
mbw e00fa819c1 Substantial overhaul which splits OF versions up for clarity. Much of
what was in prep is now in prep.OPENFIRMWARE.

prep now calls prep.OPENFIRMWARE twice.  The first time, it generates
documentation specific to Open Firmware 3 systems.  The second pass, it
outputs OF 1.x and 2.x specific stuff.  This makes it easier to follow
directions for a particular class of machines.
2003-09-02 05:47:24 +00:00
mbw 2b7317637d - broaden note about older OF machines being unable to netboot compressed
kernels
 - rearrange OF boot command examples
 - minor polishing
 - flesh out the details of how to get Open Firmware to boot the OS after
   installation.
 - mention "0 bootr" instead of boot sometimes fixes CLAIM-FAILED probs
2003-09-02 05:43:39 +00:00
mbw 783e2670aa - typos
- Xserve (Slot Load) reported to work by manu
 - mention Xserve serial port
 - mention G5 CPUs not supported yet
 - update minimum hardware requirements
2003-09-02 05:41:30 +00:00
mbw 78d8185313 mention that some macppc systems have trouble loading compressed kernels 2003-09-02 05:40:26 +00:00
mbw e57f96090a macppc uses tlp0 and gem0 by default now instead of de0 and gm0 for
on-board ethernet
2003-09-02 05:38:13 +00:00
mbw 91fcb7a7cc macppc needs at least 16 MB RAM
a little rewording in the macppc disk preparation section
2003-09-02 05:37:13 +00:00
mbw 6f91ba4372 more detail on the macppc X server situation (Xmacppc vs. XFree86) 2003-09-02 05:35:37 +00:00
mbw 11ea5aec3f clean up macppc quickstart wording a little 2003-09-02 05:34:28 +00:00
mrg 6e28e939f1 don't install iostream.info anymore - it goes away with GCC3. 2003-09-02 05:26:43 +00:00
mrg 6ba749b625 install a "cccp" man page for now. 2003-09-02 05:23:06 +00:00
wiz d66a08dbdc Bump date for previous. 2003-09-01 18:51:15 +00:00
manu 6035c6f8af The sentence explaining programs using /proc are unsupported is misleading:
we support them using -o linux option of mount_proc. Remove it.
2003-09-01 17:54:41 +00:00
tron ce691fb888 Replace calls to vsystem() by calls to fexec(). 2003-09-01 17:43:23 +00:00
wiz 866f598bcb Fix a parallel-build problem reported by Chuck Silver with
the patch from the groff repository created by Werner Lemberg.
2003-09-01 17:15:34 +00:00
jdolecek fbf6a5667f make compile
adresses PR kern/22622 by Thomas Devreese
2003-09-01 17:11:03 +00:00
christos b03d86adf3 Use PPPIOCGRAWIN to get the last characters the remote sent, if we are not
8 bit clean.
2003-09-01 16:54:27 +00:00
christos ab661a6a58 Add a new ioctl PPPIOCGRAWIN to get the last characters we got from the
remote site.
2003-09-01 16:51:25 +00:00
christos b7510d87e5 fix debugging printfs 2003-09-01 16:44:03 +00:00
wiz f88c193847 Mark up NULL; bump date for last; drop trailing space. 2003-09-01 15:40:46 +00:00
pk 1d113dcde7 Can't rely on side-effects in KASSERT expressions which was pointed out to
me by YAMAMOTO Takashi.
2003-09-01 14:20:57 +00:00
dsl fafabf93cc Another attempt to get libsa to contain the right things.
- put a 'standards conforming' memcmp into memcmp.c
- make bcmp be a second label on the same code
- make bcmp.c be just #include "memcmp.c"
This means that libsa.o might contain both a memcmp.o and a bcmp.o, but
both contain the same code (defining both symbols) so it doesn't matter
which ld uses.
Saves worrying about which of bcmp.c and memcmp.c the architecture specific
Makefile requests.
2003-09-01 12:28:03 +00:00
yamt 7f7c9a3509 remove an obsolete comment.
(we now have only one inactive list.)
2003-09-01 12:16:17 +00:00
yamt b3d9c9a976 remove an obsolete comment. pointed by enami@ 2003-09-01 12:13:55 +00:00
uwe ce52f77fb0 Now that HAVE_GCC3 is always defined, adjust the logic that selects if
NOPIC for sh3 should be set to check the value of HAVE_GCC3.
2003-09-01 09:38:42 +00:00
lukem 1279eb3872 fix typo in previous, where "pty*" had been changed to "ty*". (hi dsl@ !) 2003-09-01 08:19:57 +00:00