| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
geometry.
- Use i386/libi386/bootinfo.c instead of pc98/libpc98/bootinfo.c.
Submitted by: IMAI Takeshi <take-i@ceres.dti.ne.jp>
|
|
|
|
| |
Spotted by: charnier
|
|
|
|
|
|
| |
o Attach children in a better way than before.
o Remove some dead code
o collapse the socket attach routines into pcic_attach
|
|
|
|
|
| |
The wd(4) family had to be disabled; wd(4) and ata(4) are mutually
exclusive, even at link level.
|
|
|
|
|
|
|
| |
calls, vnops, vfsops, both in /kern, and to individual file systems that
require a vfsop_ array entry.
Reviewed by: eivind
|
|
|
|
|
|
|
| |
The second pass commit with all the supporting code will happen shortly
afterwards.
Reviewed by: eivind
|
| |
|
| |
|
|
|
|
|
|
|
| |
with guidance from EE. This is as far as I'm going without using
inline functions.
Reviewed by: eivind
|
|
|
|
| |
Noticed by: eivind
|
|
|
|
|
| |
to say anything about the lockstate before and after it. Thus, change the
lockspec from U L U to ? ? ?.
|
|
|
|
| |
presently in the tree.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
on non ATA[234] compliant disks.
Move all PCI dependent stuff under #ifdef NPCI > 0
|
|
|
|
|
|
|
| |
m_mballoc_wakeup() (inline) -> MMBWAKEUP() (macro)
m_clalloc_wakeup() (inline) -> MCLWAKEUP() (macro)
Noticed by: peter
|
|
|
|
| |
GENERIC-broken-by: imp
|
|
|
|
|
|
| |
to generate hash index.
Reviewed by: Andrew Gallatin <gallatin@cs.duke.edu>
|
|
|
|
|
| |
the manpage for namei(). This capability is not yet used attempted used
anywhere in the source tree.
|
|
|
|
|
|
|
|
|
|
|
| |
moving #ifdefs to the non-historically-correct place, indentation bugs),
and I've also completely restyle(9)d mbuf.h. There shouldn't be any
KNF issues with it anymore, nor should there be any internal
discrepencies.
(Oh, I also fixed a small bug, but it was benign. The spl was not
released in MCLALLOC if M_NOWAIT and there were no free mclusters.)
Not objected to by: bde
|
|
|
|
| |
Submitted by: Bryan Liesner <bleez@netaxs.com>
|
| |
|
|
|
|
| |
Merge PCCARD into NEWCARD
|
|
|
|
| |
Forgotten by: phk
|
|
|
|
|
|
|
|
|
| |
3.3R and then to -current. The pccard support has been left in the
driver, but is presently non-functional because we are using the
isa_compat layer for the moment.
Obtained From: PAO
Sponsored by: Timing Solutions
|
| |
|
|
|
|
|
|
|
|
|
| |
kernel builds so as not to confuse with perl4 when bootstrapping from old
systems. I don't know if this is still applicable but it shouldn't hurt
to be consistant at least.
Also copy vnode_if.sh to vnode_if.pl. Doing a 'sh vnode_if.sh' when it
was a perl script was kinda silly.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Contact details are:
Alex Feldman
E-mail : al.feldman@sangoma.com
Sangoma Technologies Inc.
1001 Denison st., Suite 101
Markham, L3R 2Z6 ON
Phone: (905) 474 - 1990
Fax : (905) 388 - 2475
|
|
|
|
|
|
|
|
| |
o minor formatting nits
o remove the bus_map/unmap calls. FreeBSD doesn't need them.
o Fix most of the compiler warnings remaining (some still remain, but they
are releated to calling functions that are going to change, so I did
not bother).
|
|
|
|
|
|
|
|
|
| |
do not pollute the interface further.
o Run if_detach at splnet().
o Creatively swipe the relevant parts of the netatm atm_nif_detach
which will delete the relevant references to the interface going
away.
|
|
|
|
| |
Noticed by: julian
|
|
|
|
|
|
|
|
|
|
|
|
| |
quite dangerous, since the process may hold locks at the point,
and if it is stopped in that tsleep the machine may hang. Because
the sleep is so short, the PCATCH is not required here, so it has
been removed. For the future, the FreeBSD team needs to decide
whether it is still reasonable to stop a process in tsleep, as that
may affect any other code that uses PCATCH while holding kernel locks.
Submitted by: Dmitrij Tejblum <tejblum@arc.hq.cti.ru>
Reviewed by: Kirk McKusick <mckusick@mckusick.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1003.1c-1995.
Undefine _POSIX_THREAD_SAFE_FUNCTIONS, since we do not implement all of the
necessary interfaces. At least getgrgid_r(), getrnam_r(), getpwuid_r(),
getpwnam_r(), getc_unlocked(), getchar_unlocked(), putc_unlocked(),
and putchar_unlocked() are missing. Due to a likely typo in 1003.1c-1995,
we are not technically allowed to define _POSIX_THREADS without defining
_POSIX_THREAD_SAFE_FUNCTIONS, but either way we're non-compliant, so I'm
leaving _POSIX_THREADS defined.
PR: bin/8281
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the 3c450-TX HomeConnect. Like the 3cSOHO100-TX OfficeConnect, this NIC
uses the same ASIC as the 3c905B/3c905C but is targeted for a particular
market segment (home users). It is somewhat less expensive than the
3c905B/3c905C ($49, according to the 3Com web site), comes with its
own custom driver kit and is bundled with various goofy Windows software
packages designed to demonstrate the niftyness of home networking (networked
game demos, etc...).
Changes are:
- Add PCI ID to list in if_xlreg.h.
- Update xl_devs table in if_xl.c.
- Update xl_choose_xcvr() to consider the HomeConnect the
same as all the other 10baseT/100baseTX cards.
|
|
|
|
|
|
| |
also creates setdef{0|1}.c so there's no need to have those in the
repository. Using /usr/bin/gensetdefs has no consequences for the
output.
|
|
|
|
|
|
|
|
|
|
|
| |
generate the NFSv3 Version id. boottime itself may change, sometimes
once every tick if you are running xntpd, which really throws off
clients. Clients will tend to throw away what they believe to be
stale data too often, and can get into long loops rewriting the same
data over and over again because they believe the server has rebooted
over and over again due to the changing version id.
Approved by: jkh
|
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
broken bit work-around enabled.
* Fixed a bug that made MDP not work. (However, MDP is actually not tested
due to lack of hardware using this feature).
* Chip table changed to support the C1010 B0 w/o the U3EN bit work-around
enabled.
* Add the SYM_SETUP_MAX_LUN, SYM_SETUP_LP_PROBE_MAP (used to tell the
driver about chips that are to be claimed with lower priority than old
PCI bus based driver (typically the ncr)), SYM_SETUP_SCSI_DIFF, and
SYM_SETUP_PCI_PARITY options.
Submitted by: Gerard Roudier <groudier@club-internet.fr>
|
| |
| |
| |
| | |
change during data transfer.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
SYM_SETUP_LP_PROBE_MAP Low Priority Probe Map (bits)
SYM_SETUP_SCSI_DIFF HVD support for 825a, 875, 885
SYM_SETUP_PCI_PARITY PCI parity checking
SYM_SETUP_MAX_LUN Number of LUNs supported
Submitted by: Gerard Roudier <groudier@club-internet.fr>
|
| |
| |
| |
| | |
Submitted by: Gerard Roudier <groudier@club-internet.fr>
|
| |
| |
| |
| |
| |
| | |
just "CDROM". Also cope with devices that doesn't report speed in
the old way, this should be changed into the new GET_PERFORMANCE
cmd instead..
|
| | |
|
| |
| |
| |
| | |
into i82365_isa.c. Update conf/files to reflect that.
|
| | |
|
| |
| |
| |
| |
| | |
new-busified, remove all isic traces from compatibility mode wrapper
Noticed by: Warner Losh
|
| | |
|
| |
| |
| |
| | |
libstand is used.
|
| |
| |
| |
| | |
one "device isic0 ..." line has to be uncommented.
|