Greetings m...@!
I have a D400 laptop, i386 OpenBSD 4.5 release, and at boot time, I get the
following messages from kernel (full dmesg in the end of the msg):
cbb0 at pci1 dev 1 function 0 "TI PCI7510 CardBus" rev 0x01: irq 11, CardBus
support disabled
cbb1 at pci1 dev 1 function 1 "TI PCI7610
Hello!
I need to write a driver for a primitive device which connects to the LPT port,
so I was wondering, are there any manuals/tutorials/HOWTOs/... on this subject?
I could probably just read the source code of OpenBSD and learn from there, but
I'm a beginner programmer, so this probably will
Yes, I even wrote a program which "talks" with the device directly, with the
help of inb()/outb().
But now I want to learn how to write drivers =)
On Thu, 1 May 2008 19:22:10 +0200
Jonathan Schleifer <[EMAIL PROTECTED]> wrote:
> Sviatoslav Chagaev <[EMAIL PROTECTED]>
Thanks!
On Thu, 01 May 2008 13:33:18 -0400
Bret Lambert <[EMAIL PROTECTED]> wrote:
> On Thu, 2008-05-01 at 20:15 +0300, Sviatoslav Chagaev wrote:
> > Hello!
> >
> > I need to write a driver for a primitive device which connects to the LPT
> > port, so I was
superuser privileges (and i386_iopl has
even more restrictions).
I'm a CS student, I really like all this low-level stuff, and I want
to learn how OS'es work.
On Thu, 1 May 2008 20:00:38 +0200
Jonathan Schleifer <[EMAIL PROTECTED]> wrote:
> Sviatoslav Chagaev <[EMAIL PROTECTED]
Thanks!
On Thu, 01 May 2008 11:57:02 -0700
Predrag Punosevac <[EMAIL PROTECTED]> wrote:
> Sviatoslav Chagaev wrote:
> > Yes, I even wrote a program which "talks" with the device directly, with
> > the help of inb()/outb().
> >
> > But now I want to lear
On Sat, 19 Jul 2008 10:18:19 -0400
"Nick Guenther" <[EMAIL PROTECTED]> wrote:
> On Sat, Jul 19, 2008 at 5:23 AM, Die Gestalt <[EMAIL PROTECTED]> wrote:
> > On Mon, Jul 7, 2008 at 9:30 PM, macintoshzoom <[EMAIL PROTECTED]> wrote:
> >> Which hex editor do you advise?
> >> Should I have to umount the
RTFM.
http://www.openbsd.org/security.html#process
http://www.openbsd.org/papers/
If you are using a CD-RW -- make sure you have blanked it first by
cdio blank
Also, if you're using the first drive, i.e. cd0, you don't have
to specify the device, you can just type
cdio tao image.iso
On Fri, 11 Nov 2011 23:07:41 +1100 John Tate wrote:
> # cdio -f cd0c tao /home/john/ub
Hello,
I have the following network configuration:
$ext_if -- wired interface, connected to my ISP's network, with a real
IP address, visible from the Intertubes.
$int_if -- wired interface, to which comps on my home LAN are connected
$wifi_if -- wifi interface, working in host ap mode, free-fo
On Sun, 9 May 2010 02:47:15 +0300, Jussi Peltola wrote:
> On Sun, May 09, 2010 at 01:59:16AM +0300, Sviatoslav Chagaev wrote:
> > Hello,
> >
> > I have the following network configuration:
> >
> > $ext_if -- wired interface, connected to my ISP's network, wi
On Mon, 2 May 2011 17:50:48 -0400 (EDT)
Dave Anderson wrote:
> Sorry to bother you all, but I'm failing miserably at searching for a
> tool to help analyze the structure of arbitrary files (prefereably one
> which runs on OpenBSD).
>
> I've got a device which exports data in a undocumented forma
On Sun, 15 May 2011 19:48:36 +0300
Michael Sioutis wrote:
> Hello,
>
> I ressurected an old pc yesterday (specs on title) with OpenBSD 4.9
> and without X to keep it light. It
> runs ridiculously well! Everything works fine except the automatic
> powerdown (shutdown -hp now), which
> is not supp
Hi,
(I'm running i386/current but this was also true when I installed
amd64/4.9 recently)
I noticed that the fonts in GTK2 apps are not RGB anti-aliased, even
though I created a symlink /etc/fonts/conf.d/10-sub-pixel-rgb.conf
-> ../conf.avail/10-sub-pixel-rgb.conf. Creating this symlink always
wo
I think this is intentional.
I think when X has some use for the LED -- it won't let you change it.
For example my Caps Lock LED acts as a 'group led' -- it lights up when
I switch to Russian. Also, I have an older release of Slackware at
work, I remember I was scripting new email notification to l
On Wed, 2 Jun 2010 11:03:26 -0700 (PDT), Robert Kopp wrote:
> I have used a number of operating systems, including Linux and
> FreeBSD, and am thinking about adding OpenBSD to the list. (This
> would be i386, or amd64 if the latter has enough features: my
> hardware will support it). I use a UVC We
Hi misc@
I want to be able to type non latin characters in xterm (Russian and
Latvian).
I sat down, read xterm manpage and tried playing with all the options
which even remotely looked like they could influence something.
But the only thing I managed to get working is xterm displaying UTF-8
correc
On Tue, 8 Jun 2010 01:16:48 +0300, Sviatoslav Chagaev wrote:
> export LANG=en_US.UTF-8 LC_ALL
Disregard that line =)
On Tue, 8 Jun 2010 11:51:22 +0200, Rune Lynge wrote:
> Hi Sviatoslav,
>
> On Tue, Jun 8, 2010 at 12:16 AM, Sviatoslav Chagaev
> <0x1...@gmail.com> wrote:
> > I want to be able to type non latin characters in xterm (Russian and
> > Latvian).
>
> [SNIP]
>
o I have to
set +o emacs-usemeta
and it becomes basically the same as in Rune Lynge's post.
Ugh, forget it. I guess I'll just shut up, since I'm not up to
implementing locale support in OBSD =)
>
> On Tue, Jun 8, 2010 at 12:16 AM, Sviatoslav Chagaev
> <0x1...@gmail.com&
On Mon, 2 Aug 2010 14:08:24 +0300, Gregory Edigarov wrote:
> Hello,
>
>
> There is a trouble switching keyboard maps in 4.8-BETA:
> Section "InputDevice"
> Identifier "Keyboard0"
> Driver "kbd"
> Option "XkbModel" "pc105"
> Option "XkbLayout" "us,ru"
>
BSD/amd64.
So, will 4870 work okay in OBSD? If not, could you please suggest
something that would meet the two above-mentioned criteria and be
powerful enough for gaming?
Thanks!
--
Sviatoslav Chagaev
Hi,
I want to buy a DELL Latitude D430 + a port replicator (for the DVI and
LPT ports).
Does this laptop work okay with OBSD?
How about the port replicator? Does it need any kind of support from
the OS (e.g. drivers) or is it just an electromechanical contraption?
Thanks.
23 matches
Mail list logo