| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
date: 2001/04/13 11:19:58; author: augustss;
Finally get rid of the UGLY and EVIL hack for avoiding tsleep().
|
|
|
|
|
|
| |
revision 1.89
date: 2001/11/10 17:10:42; author: augustss; state: Exp; lines: +2 -1
Abort any xfers on the control pipe before closing it on detach.
|
|
|
|
|
| |
date: 2001/11/10 16:53:32; author: augustss;
Small portability improvement.
|
|
|
|
|
|
| |
date: 2001/08/15 00:04:59; author: augustss;
Add a little infrastructure so that individual drivers can easily check
if thee was a vendor+product locator match.
|
| |
|
|
|
|
|
| |
(Should be all white space related, but there's the removal of the
odd 'register' directive also).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
$ cat pkg.tgz | pkg_add -
The above command line will fail on -CURRENT or -STABLE, and
therefore, so will sysinstall if you try to install additional
packages through the network (FTP) from a multiuser system. Because
of the different environment during installation (wrt the playpen),
this bug does not manifest itself during initial installs, and users
may install packages from the network just fine at that time.
This bug was fixed in OpenBSD 4 years ago.
----------------------------
revision 1.4
date: 1998/04/07 05:56:13; author: marc; state: Exp; lines: +13 -8
fix package input from standard input -- the program tried to process
stdin twice. Note: it assumes stdin is a compressed tar file.
----------------------------
PR: conf/36606
Obtained from: OpenBSD
MFC after: 2 weeks
|
|
|
|
|
|
| |
newsyslog.conf syntax.
PR: bin/36641
|
| |
|
|
|
|
|
|
|
| |
Once again we can notice that badly thought out hacks ferment and infect
far more code than initially expected.
Sponsored by: DARPA and NAI Labs.
|
|
|
|
| |
Rename csr_{write|read}_* to aue_csr_* in keeping with NetBSD.
|
|
|
|
|
|
|
| |
DIOCGMEDIASIZE instead.
The partition type check has been XXX'ed out since we cannot expect
that a BSD disklabel with a type field be available on all platforms.
|
| |
|
| |
|
|
|
|
| |
it belongs.
|
|
|
|
| |
archs than alpha and i386.
|
| |
|
|
|
|
| |
o Make it compile with GCC 3.x.
|
|
|
|
|
|
|
|
|
|
|
|
| |
revision 1.50
date: 2001/04/12 01:18:24; author: thorpej; state: Exp; lines: +6 -2
Only if __HAVE_GENERIC_SOFT_INTERRUPTS is then splusb == splsoftnet
(because we register the interrupt with IPL_SOFTNET). However, if
we're using a callout, then splusb == splsoftclock (because the
callouts happen from the softclock interrupt).
Note that splsoftnet blocks softclock interrupts, but this is
meant to better describe what's going on.
|
|
|
|
|
|
|
| |
constructs an ELF image, consisting of the ELF header, for
each memory region a program header, followed by the memory
contents for each region. It does blocked I/O for the headers
as they are typically smaller than DEV_BSIZE.
|
|
|
|
|
|
| |
revision 1.56
date: 2001/11/13 07:55:30; author: augustss; state: Exp; lines: +4 -4
Add some #endif comments.
|
|
|
|
|
|
| |
revision 1.54
date: 2001/11/09 14:59:11; author: augustss; state: Exp; lines: +2 -1
Add a debug message.
|
|
|
|
|
|
| |
resolved.
Reported by: paul
|
|
|
|
|
|
|
| |
Submitted by: kris
Reviewed by: bde
Approved by: ru
MFC after: 2 weeks
|
| |
|
|
|
|
|
| |
date: 2001/01/23 17:04:30; author: augustss;
Ad function to remove a usb task.
|
|
|
|
|
|
| |
revision 1.52
date: 2001/01/21 19:00:29; author: augustss; state: Exp; lines: +5 -0
Ad a comment.
|
|
|
|
|
|
|
|
|
| |
date: 2001/01/21 19:00:06; author: augustss;
Change the operation of the USB event thread. Before it only
performed USB device discovery, now it can also perform (short)
tasks for device drivers that need a process context, but don't
have one. This is not pretty, but better than using busy-wait
in an interrupt context.
|
|
|
|
|
|
|
| |
Submitted by: kris (an early version of this patch)
Reviewed by: bde
Approved by: ru
MFC after: 2 weeks
|
|
|
|
|
|
|
| |
rather than problems that existed in the original HTML "source".
PR: docs/33585
Submitted: Norihiro Kumagai <kumagai@attbi.com>
|
|
|
|
|
| |
PR: 33586
Submitted by: Norihiro Kumagai <kuma@12-225-156-18.client.attbi.com>
|
| |
|
|
|
|
|
|
|
| |
PR: bin/36521
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
Reviewed by: mike
MFC after: 3 days
|
|
|
|
|
| |
o Rephrase comment describing that the memory region can contain
the kernel.
|
|
|
|
|
|
|
|
|
|
| |
Netgear FA-410TXC
Netgear FA-411
Lantech Fastnet TX
Linksys pcm100
Hide the total wildcard device for SVEC too :-(
Obtained from: NetBSD/OpenBSD
|
|
|
|
|
|
|
|
| |
Rename memlock to sysctllock, and MEMLOCK()/MEMUNLOCK() to SYSCTL_LOCK()/
SYSCTL_UNLOCK() and related changes to make the lock names make more
sense.
Submitted by: Jonathan Mini <mini@haikugeek.com>
|
|
|
|
|
|
|
|
|
|
|
| |
o 3Com 3crwe62092a
o Addtron awp100
o No Wires Necessary WLAN 550 and 1148
o Proxim RANGELANDS 8340
and reorder linksys to be in proper sort order.
Obtained from: OpenBSD (mostly)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NetBSD:
1.163; martin; ELSA MicroLink mc all
1.162; is; typo
1.161; is; typo
1.160; is; Add Lantech Fastnet/TX
OpenBSD:
1.85; millert; proxim rangelan-ds
1.84; provos; linksys wpc11
1.83; mickey; now wires needed wlan
1.82; mickey; socket low power wlan from netbsd [*]
1.81; mickey; ericsson wlan
1.80; fgsch; add openbsd tag back (not needed)
1.79; fgsch; Netgear FA411
1.78; mickey; simple spectrum25 from netbsd [*]
1.77; mickey; emtac wavelan from netbsd [*]
1.76; mickey; buffalo wavelans from netbsd [*]
1.75; jakob; 3com wilress lan pccard
1.74; mickey; linksys2 instant wireless
1.73; mickey; oops (add closing quote)
1.72; mickey; pcm100
[*] (already in freebsd)
Obtained from: NetBSD, OpenBSD
|
| |
|
|
|
|
| |
Submitted by: davidc
|
|
|
|
|
|
| |
2. Fix reversed arguments to strcpy.
Noticed by: davidc (2)
|
|
|
|
| |
Submitted by: Jonathan Mini <mini@haikugeek.com>
|
|
|
|
| |
Submitted by: Jonathan Mini <mini@haikugeek.com>
|
| |
|
|
|
|
| |
Reviewed by: knu (mentor)
|
| |
|
|
|
|
|
| |
part of the driver. Also, move the softc and some other stuff to
if_wivar.h from if_wireg.h to make future merging activities easier.
|