login
Header Space

 
 

Mailing list archives

Search results

Found 76 matching messages (0.066 seconds). Page 1 of 4.

Re: Kernel panic during boot in usb_add_task

... > Michael Neumann schrieb: >> Bill Hacker schrieb: >>> Michael Neumann wrote: >>> For starters, what does NetBSD report as the hardware and can you ... change the code and build an ISO image. Any further ideas? Regards, Michael

dragonflybsd-kernel - Michael Neumann - Nov 26 2007 - 16:54

Re: Patch for inode SLIST conversion

Simon 'corecode' Schubert wrote: > Michael Neumann wrote: >> Matthias Schmidt wrote: >>> Hi, >>> ... * Michael Neumann wrote: >>>> Hi, >>>> >>>> Appended my first patch. And it wasn't ... one of them. The submission by Michael seems > more thorough, so I'd ...

dragonflybsd-kernel - Michael Neumann - Jan 19 2008 - 12:55

Re: Kernel panic during boot in usb_add_task

Michael Neumann schrieb: > Bill Hacker schrieb: >> Michael Neumann wrote: >> For starters, what does NetBSD report as the hardware and can you ... ? > > Dmesg of NetBSD-4.0_RC4 is appended. Forgot attachement. Regards, Michael

dragonflybsd-kernel - Michael Neumann - Nov 21 2007 - 12:46

Re: Keycodes and Console

Sascha Wildner wrote: > Michael Neumann wrote: > >> Does anybody know how I can ... " that works on the console? > > Michael, > > try adding a 109 line again ... also have this problem. Oh, sorry. I rarely use newsgroups. Regards, Michael

dragonflybsd-kernel - Michael Neumann - Sep 11 2004 - 13:53

Re: Kernel panic during boot in usb_add_task

Bill Hacker schrieb: > Michael Neumann wrote: >> Hi, >> >> I tried my brand new HP Compaq laptop ... can even dual-boot windows natively)! >> >> Any hints? >> >> Regards, >> >> Michael > > For starters, what does NetBSD report as the hardware ...

dragonflybsd-kernel - Michael Neumann - Nov 21 2007 - 12:18

Re: Patch for inode SLIST conversion

Michael Neumann wrote: > Matthew Dillon wrote: >> :That's the perfect solution! >> ... , so I did it. >> : >> :Regards, >> : >> : Michael >> >> Looks pretty good. It's ... in this case it's possible that a race occurs! Regards, Michael

dragonflybsd-kernel - Michael Neumann - Feb 5 2008 - 09:56

Re: User API still a goal?

Matthew Dillon wrote: > :Michael Neumann wrote: > :> Hi, > :> > :> I wonder whether the User API listed under ... vector than int 80h or another syscall > :mechanism). > : > :Regards, > : > : Michael > > Not sure what you mean here. Do you ...

dragonflybsd-kernel - Michael Neumann - Jun 3 2008 - 12:53

Re: Microkernel architecture?

... > wrote: > On Mon, Oct 27, 2003 at 07:54:12PM +0100, Michael Neumann wrote: > ... >> There's already a port of Linux 2.4 called L4Linux on top ... these questions (only two weeks since I first heard about L4). Regards, Michael

dragonflybsd-kernel - Michael Neumann - Oct 28 2003 - 06:14

Re: Description of the Journaling topology

Michael Neumann wrote: > What you describe sounds like it could replace AFS or Coda? Could it? > Except, that ... > identical on all machines, right? And Coda's disconnected operations are probably also out of scope. Regards, Michael

dragonflybsd-kernel - Michael Neumann - Dec 31 2004 - 11:10

Re: fdisk issue

... öm wrote: > On 2007-08-11 13:37, Michael Neumann wrote: >> Hi, >> >> I had experienced that my laptop's BIOS hangs up when I don ... out. That's because I'm a non-native speaker as well :). Thanks anyway. Regards, Michael

dragonflybsd-kernel - Michael Neumann - Aug 11 2007 - 12:38

Re: fdisk issue

Michael Neumann wrote: > Simon 'corecode' Schubert wrote: >> Simon 'corecode' Schubert wrote: >>> To conclude, I am very sorry that you had to screw open your laptop >>> several times to make it work again. I'll commit a fix ASAP. > > No ...

dragonflybsd-kernel - Michael Neumann - Aug 11 2007 - 12:46

Re: Patch for inode SLIST conversion

Matthias Schmidt wrote: > Hi, > > * Michael Neumann wrote: >> Hi, >> >> Appended my first patch. And it wasn't that hard at all. The ... this out. Next time I'll take a look at the issue tracker first. Regards, Michael

dragonflybsd-kernel - Michael Neumann - Jan 19 2008 - 07:12

Re: Patch for inode SLIST conversion

Simon 'corecode' Schubert wrote: > Michael Neumann wrote: >> Now, ufs_ihashget doesn't modify the hashtable at all. So why not ... if the overhead is justified. Probably only if it's used that often. Regards, Michael

dragonflybsd-kernel - Michael Neumann - Jan 19 2008 - 20:58

Re: Patch for inode SLIST conversion

Simon 'corecode' Schubert wrote: > Michael Neumann wrote: >> lwkt_token_stale(&lock, &token) would then simply check >> for ilock->current_generation == token->generation, and >> lwkt_gettoken() would ...

dragonflybsd-kernel - Michael Neumann - Jan 20 2008 - 07:47

Re: 1.12 Branching complete

... > > On Feb 12, 2008, at 11:42 AM, Michael Neumann wrote: > >> Matthew Dillon wrote: >>> 1.12 has been branched! I've done a rough ... panics). The only way I can boot is to disable USB completely. Regards, Michael

dragonflybsd-kernel - Michael Neumann - Feb 12 2008 - 12:20

Re: Boot Dragonfly BSD from USB CDROM

Dmitry Komissaroff wrote: > Michael Neumann ?????: >> >> Could you try out a snapshot ISO image of DragonFly that was created ... 't related to my commit at all. Regards, Michael [1]: http://www.dragonflybsd.org/cvsweb/src/sys ...

dragonflybsd-kernel - Michael Neumann - May 27 2008 - 08:06

Re: User API still a goal?

Michael Neumann wrote: > Hi, > > I wonder whether the User API listed under goals, i.e. using message > ... the request into a message call (using another interrupt vector than int 80h or another syscall mechanism). Regards, Michael

dragonflybsd-kernel - Michael Neumann - Jun 3 2008 - 06:04

Re: fdisk issue

... and I think no one ever had > :problems with it. > : > :Regards, > : > : Michael > > Well, I've come across systems where you have to have ... tell bad things about DF. But I think, this scenario is not yet real ;-) Regards, Michael

dragonflybsd-kernel - Michael Neumann - Aug 16 2007 - 04:34

Re: Patch for inode SLIST conversion

... . Please correct me if I'm wrong. > : > : > :Regards, > : > : Michael > > Ok, three things. First, the transaction id will ... conversion changes (without the staleness checks) make the code slightly more readable. Regards, Michael

dragonflybsd-kernel - Michael Neumann - Jan 21 2008 - 10:58

Re: Patch for inode SLIST conversion

... it's not wrong > :either, so I did it. > : > :Regards, > : > : Michael > > [...] > This will require some surgery, would you like to have a ... you have to flip a switch in your mind (my changes won't change that). Regards, Michael

dragonflybsd-kernel - Michael Neumann - Jan 30 2008 - 07:28

speck-geostationary