You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(210) |
Jun
(169) |
Jul
(167) |
Aug
(128) |
Sep
(218) |
Oct
(120) |
Nov
(86) |
Dec
(71) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(91) |
Feb
(179) |
Mar
(52) |
Apr
(56) |
May
(183) |
Jun
(62) |
Jul
(63) |
Aug
(49) |
Sep
(36) |
Oct
(35) |
Nov
(72) |
Dec
(30) |
2002 |
Jan
(53) |
Feb
(61) |
Mar
(56) |
Apr
(13) |
May
(1) |
Jun
(7) |
Jul
(80) |
Aug
(73) |
Sep
(30) |
Oct
(29) |
Nov
(8) |
Dec
(40) |
2003 |
Jan
(10) |
Feb
(2) |
Mar
(4) |
Apr
(9) |
May
(3) |
Jun
(19) |
Jul
(64) |
Aug
(53) |
Sep
(28) |
Oct
(7) |
Nov
(3) |
Dec
(21) |
2004 |
Jan
(11) |
Feb
(30) |
Mar
(18) |
Apr
(1) |
May
(13) |
Jun
(18) |
Jul
(13) |
Aug
|
Sep
(9) |
Oct
(5) |
Nov
|
Dec
|
2005 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(10) |
Aug
(21) |
Sep
(7) |
Oct
(10) |
Nov
(6) |
Dec
|
2006 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(2) |
Aug
(2) |
Sep
(6) |
Oct
(10) |
Nov
(8) |
Dec
(3) |
2007 |
Jan
(3) |
Feb
(6) |
Mar
(1) |
Apr
(6) |
May
(10) |
Jun
(7) |
Jul
(13) |
Aug
(8) |
Sep
|
Oct
(2) |
Nov
|
Dec
|
From: Michel <mi...@da...> - 2002-02-17 12:21:16
|
On Son, 2002-02-17 at 12:09, Ken Tyler wrote: >=20 > Can someone please commit the following small fix, I can't due to > a 'sticky' date which I'll fix when I work out how. cvs up -A? --=20 Earthling Michel D=E4nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast |
From: Ken T. <ke...@we...> - 2002-02-17 11:14:26
|
Hi, Where do I find the 2.5 dj tree, the one with fixed joysticks ? Ken. |
From: Ken T. <ke...@we...> - 2002-02-17 11:09:48
|
Hello, Can someone please commit the following small fix, I can't due to a 'sticky' date which I'll fix when I work out how. Kem. Fix missing "]" warning/error on make config Index: config.in =================================================================== RCS file: /cvsroot/linux-apus/2.3/arch/ppc/config.in,v retrieving revision 1.30 diff -u -r1.30 config.in --- config.in 15 Feb 2002 12:34:50 -0000 1.30 +++ config.in 17 Feb 2002 11:05:29 -0000 @@ -385,7 +385,7 @@ source arch/ppc/8260_io/Config.in fi -if [ "$CONFIG_APUS" = "n"];then +if [ "$CONFIG_APUS" = "n" ]; then source drivers/usb/Config.in fi |
From: Rene B. <re...@we...> - 2002-02-16 17:36:56
|
Hi! On 2002.02.16 12:03 Giorgio Terzi wrote: > Rene Brothuhn wrote: > > > Maybe something like: > > > > Q: Is the CyberStormPPC UW-SCSI Controller supported? > > A: The driver is under progress. > > > > Thanks > > Great . I also have an A4000+CyberstormPPC and in the case you need > someone > other for testing the driver i am available. > Nice! If you want to test, just download the file I provided in my previous mail, where I forgot to give a subject... Ciao, Renè |
From: Rene B. <re...@we...> - 2002-02-16 17:25:17
|
Hello! Michel advised me to put my code of the UW-SCSI driver for reviewing to this list. I have temporary provided it to: http://www.wirsinds.de/rene/53c770.tar.bz2 because the code is to large for this list. The code is a replacement of Fred Heitkamp`s driver, which is already in the APUS-tree. But as I said, the driver isn`t working for now. Also the code is very experimental and needs a clean-up. I will do that if I get the driver working. I guess the reasons why the driver isn`t working is due to some alignment or cache problems. Ciao, Renè |
From: Giorgio T. <de...@ip...> - 2002-02-16 11:08:03
|
Rene Brothuhn wrote: > Maybe something like: > > Q: Is the CyberStormPPC UW-SCSI Controller supported? > A: The driver is under progress. > > Thanks Great . I also have an A4000+CyberstormPPC and in the case you need someone other for testing the driver i am available. Thanks, Giorgio |
From: <no...@so...> - 2002-02-15 21:12:48
|
Bugs item #230693, was opened at 2001-02-01 03:55 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105907&aid=230693&group_id=5907 Category: 2.4 Kernel Group: None Status: Open Resolution: Remind Priority: 5 Submitted By: Piotr Tajdus (dus) Assigned to: Nobody/Anonymous (nobody) Summary: pcmcia ethernet card Initial Comment: i compiled 2.4.0 sources with apne and system stop when kernel look for pcmcia ethernet card. i think that system is still alive, but wait for something. i can send via e-mail dmesg and .config dus ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2002-02-15 13:09 Message: Logged In: NO I never got the chance to test as I had to move the harddrive to another computer, so I have given up APUS and NetBSD PPC for a while. ---------------------------------------------------------------------- Comment By: Alan buxey (alanbuxey) Date: 2002-02-12 05:06 Message: Logged In: YES user_id=34303 Does this problem still occur in recent 2.4.x release? ---------------------------------------------------------------------- Comment By: Alan buxey (alanbuxey) Date: 2001-05-17 08:42 Message: Logged In: YES user_id=34303 do you get the same result when you use 2.4.4 (use CVS to upgrade your sources) ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2001-03-30 03:47 Message: Logged In: NO My output from dmesg >>>>>>>>>>>>>>>>>>>> Total memory = 63MB; using 0kB for hash table (at 00000000) Linux version 2.4.2 (michdaen@pismo) (gcc version 2.95.3 20010219 (prerelease)) #66 Thu Mar 15 18:29:35 CET 2001 Amiga hardware found: [A1200] VIDEO BLITTER AUDIO FLOPPY A1200_IDE KEYBOARD MOUSE SERIAL PARALLEL A2000_CLK CHIP_RAM PAULA LISA ALICE_PAL PCMCIA ZORRO On node 0 totalpages: 16256 zone(0): 16256 pages. zone(1): 0 pages. zone(2): 0 pages. Kernel command line: root=/dev/hda3 debug=mem nobat 60nsram amiga_enable_irq: Trying to enable auto-vector IRQ 1 amiga_enable_irq: Trying to enable auto-vector IRQ 3 amiga_enable_irq: Trying to enable auto-vector IRQ 4 amiga_enable_irq: Trying to enable auto-vector IRQ 5 amiga_enable_irq: Trying to enable auto-vector IRQ 7 amiga_enable_irq: Trying to enable auto-vector IRQ 2 amiga_enable_irq: Trying to enable auto-vector IRQ 6 APUS: BATs=1, BUS=67MHz, RAM=60ns, PCI bridge=0 time_init: decrementer frequency = 16.504254 MHz Console: colour dummy device 80x25 Calibrating delay loop... 109.77 BogoMIPS Memory: 61124k available (1688k kernel code, 788k data, 264k init, 0k highmem) Dentry-cache hash table entries: 8192 (order: 4, 65536 bytes) Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes) Page-cache hash table entries: 16384 (order: 4, 65536 bytes) Inode-cache hash table entries: 4096 (order: 3, 32768 bytes) POSIX conformance testing by UNIFIX PCI: Probing PCI hardware Zorro: Probing AutoConfig expansion devices: 1 device Linux NET4.0 for Linux 2.4 Based upon Swansea University Computer Society NET3.039 Starting kswapd v1.8 Console: switching to colour frame buffer device 80x25 fb0: Amiga AGA frame buffer device, using 1280K of video memory clgen: Driver for Cirrus Logic based graphic boards, v1.9.8 Couldn't find PCI device pty: 256 Unix98 ptys configured block: queued sectors max/low 40496kB/13498kB, 128 slots per queue RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize loop: enabling 8 loop devices Uniform Multi-Platform E-IDE driver Revision: 6.31 ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx ide0: Gayle IDE interface (A1200 style) hda: QUANTUM FIREBALL_TM2550A, ATA DISK drive hdb: QUANTUM FIREBALL1280A, ATA DISK drive ide0 at 80da0000 on irq 0x0000000c hda: 5008752 sectors (2564 MB) w/76KiB Cache, CHS=4969/16/63 hdb: 2503872 sectors (1282 MB) w/83KiB Cache, CHS=2484/16/63 Partition check: hda: RDSK hda1 hda2 hda3 hdb: RDSK hdb1 hdb2 FD: probing units found <5>fd: drive 0 didn't identify, setting default ffffffff fd0 Looking for PCMCIA ethernet card : <<<<<<<<<<<<<<<<<<<< ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2001-03-30 02:11 Message: Logged In: NO I have the same problem with 2.4.2 (the one which can be downloaded from here). I have to remove my PCMCIA ethernet to be able to boot up. Both 2.2.10 and 2.4.1 crashes for me when trying to boot from them after install. So the only time I can use my ethernet card is when I'm install LinuxPPC with 2.2.10 ---------------------------------------------------------------------- Comment By: Michel Daenzer (mdaenzer) Date: 2001-02-01 04:47 Message: Please include the dmesg and .config with this bug. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105907&aid=230693&group_id=5907 |
From: Rene B. <re...@we...> - 2002-02-15 18:45:32
|
On 2002.02.13 11:55 Alan Buxey wrote: > hi, > > > I posted early to this topic that I`m working on the UW-SCSI > > driver. And I could say, that the driver is in a good state. > > It detects connected SCSI-devices and prints out the Vendor, > > Model and Type information of the devices. > > For example, a Toshiba XM6201 CDROM is detected as Vendor: > > TOSHIBA, Model: CD-ROM XM-6201TA, Type: CD-ROM. But then > > there are problems attaching the devices to linux. Its a > > little bit like searching a needle in the haystack. > > thanks for the update on this...some info that i can add to the FAQ Maybe something like: Q: Is the CyberStormPPC UW-SCSI Controller supported? A: The driver is under progress. Thanks |
From: Giorgio T. <gt...@us...> - 2002-02-15 17:42:09
|
CVSROOT: /cvsroot/linux-apus Module name: 2.3 Repository: 2.3/Documentation/ Changes by: gterzi@usw-pr-cvs1. 02/02/15 09:42:06 Log message: added IOBlix description Modified files: 2.3/Documentation/: Configure.help Revision Changes Path 1.22 +10006 -49262.3/Documentation/Configure.help |
From: Alan b. <ala...@us...> - 2002-02-15 12:34:51
|
CVSROOT: /cvsroot/linux-apus Module name: 2.3 Repository: 2.3/arch/ppc/ Changes by: alanbuxey@usw-pr-cvs1. 02/02/15 04:34:50 Log message: Combined the two CONFIG_AMIGA_PCMCIA checks (for Whippet and NE2000) Modified files: 2.3/arch/ppc/: config.in Revision Changes Path 1.30 +0 -2 2.3/arch/ppc/config.in |
From: Alan B. <al...@ms...> - 2002-02-13 10:55:42
|
hi, > I posted early to this topic that I`m working on the UW-SCSI > driver. And I could say, that the driver is in a good state. > It detects connected SCSI-devices and prints out the Vendor, > Model and Type information of the devices. > For example, a Toshiba XM6201 CDROM is detected as Vendor: > TOSHIBA, Model: CD-ROM XM-6201TA, Type: CD-ROM. But then > there are problems attaching the devices to linux. Its a > little bit like searching a needle in the haystack. thanks for the update on this...some info that i can add to the FAQ Alan |
From: <no...@so...> - 2002-02-12 20:40:11
|
Feature Requests item #475692, was opened at 2001-10-28 01:58 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=355907&aid=475692&group_id=5907 Category: Kernel Group: None Status: Open Resolution: None Priority: 7 Submitted By: christian (deepspace9) Assigned to: Nobody/Anonymous (nobody) Summary: CSPPC UW-Controller ? Initial Comment: Can something make a new Kernel with the CyberstormPPC UW-Controller ? Many users need it ! ---------------------------------------------------------------------- >Comment By: Michel Daenzer (mdaenzer) Date: 2002-02-12 12:40 Message: Logged In: YES user_id=34113 To the anonymous (though I think I know who you are ;) driver author: please log in when posting comments. But, by all means, _please_ post your code to the devel list for review! Maybe we can fix the outstanding issues while you're busy. Thanks. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2002-02-12 11:04 Message: Logged In: NO Hello! I posted early to this topic that I`m working on the UW-SCSI driver. And I could say, that the driver is in a good state. It detects connected SCSI-devices and prints out the Vendor, Model and Type information of the devices. For example, a Toshiba XM6201 CDROM is detected as Vendor: TOSHIBA, Model: CD-ROM XM-6201TA, Type: CD-ROM. But then there are problems attaching the devices to linux. Its a little bit like searching a needle in the haystack. The realy bad thing is, I have no time for further working on the driver, for now. But in some month I will have more time and can further working. I'm sorry for that! But believe me, I will get the driver working, be patient. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2002-02-08 22:42 Message: Logged In: NO Yes, it's time to support this hardware and other so like serial card. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2001-10-31 13:45 Message: Logged In: NO Nice to hear that there are people working on that driver, it would be really, really nice to have. I suppose there is some quite big problems with this thing since it has taken so long allready. Hope that someone can work them out. keep up the good work ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2001-10-28 10:51 Message: Logged In: NO I am hardly working on the CSPPC-UW driver, be patient. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=355907&aid=475692&group_id=5907 |
From: Ken T. <ke...@we...> - 2002-02-12 20:05:23
|
On Tue, 12 Feb 2002, Alan Buxey wrote: > interesting....this is the sort of error my Amiga is throwing up > before doing nothing else... (see below) Hi, I've had the last_ipl[] stuff since the first 2.4, it doesn't stop my system booting, there are a couple of other dmesg lines that look a bit odd but it still works. Ken. VFS: Mounted root (ext2 filesystem) readonly. Freeing unused kernel memory: 104k init last_ipl[2] already set to 2f, now 2d! 665: 2 -2 3 -3 2 -2 2 -2 2 -2 2 -2 2 3 -3 2 Warning: unable to open an initial console. NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. Adding Swap: 204772k swap-space (priority 0) ioremap: 07000000 (01000000) -> ca048000 Z2RAM: using 16384K List Entry 1 Memory Adding Swap: 16380k swap-space (priority 1) eth0: A2065 at 0x00ea0000, Ethernet Address 00:80:10:00:24:09 bug: kernel timer added twice at c0085d64. |
From: Roman Z. <zi...@li...> - 2002-02-12 19:18:47
|
Hi, On Tue, 12 Feb 2002, Alan Buxey wrote: > do the CyberStorm MkIII SCSI and BSC Octagon really > support being run as modules? and if so, are there any > other cards that will run/compile as modules? Most scsi cards should compile as module, simply try it. bye, Roman |
From: Roman Z. <zi...@li...> - 2002-02-12 19:15:02
|
Hi, On Tue, 12 Feb 2002, Alan buxey wrote: > Log message: > Contexted the non-APUS options. IEEE, Memory devices, IrDA, Mac devices, > USB and Bluetooth. Was there any problem with that? I'd prefer not to have all these ifs, simply ignore these entries. If they cause any problem, if they are enabled, fix the real problem. Could you also merge the two CONFIG_AMIGA_PCMCIA tests? bye, Roman |
From: <no...@so...> - 2002-02-12 19:04:22
|
Feature Requests item #475692, was opened at 2001-10-28 01:58 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=355907&aid=475692&group_id=5907 Category: Kernel Group: None Status: Open Resolution: None Priority: 7 Submitted By: christian (deepspace9) Assigned to: Nobody/Anonymous (nobody) Summary: CSPPC UW-Controller ? Initial Comment: Can something make a new Kernel with the CyberstormPPC UW-Controller ? Many users need it ! ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2002-02-12 11:04 Message: Logged In: NO Hello! I posted early to this topic that I`m working on the UW-SCSI driver. And I could say, that the driver is in a good state. It detects connected SCSI-devices and prints out the Vendor, Model and Type information of the devices. For example, a Toshiba XM6201 CDROM is detected as Vendor: TOSHIBA, Model: CD-ROM XM-6201TA, Type: CD-ROM. But then there are problems attaching the devices to linux. Its a little bit like searching a needle in the haystack. The realy bad thing is, I have no time for further working on the driver, for now. But in some month I will have more time and can further working. I'm sorry for that! But believe me, I will get the driver working, be patient. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2002-02-08 22:42 Message: Logged In: NO Yes, it's time to support this hardware and other so like serial card. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2001-10-31 13:45 Message: Logged In: NO Nice to hear that there are people working on that driver, it would be really, really nice to have. I suppose there is some quite big problems with this thing since it has taken so long allready. Hope that someone can work them out. keep up the good work ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2001-10-28 10:51 Message: Logged In: NO I am hardly working on the CSPPC-UW driver, be patient. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=355907&aid=475692&group_id=5907 |
From: Alan b. <ala...@us...> - 2002-02-12 15:45:14
|
CVSROOT: /cvsroot/linux-apus Module name: 2.3 Repository: 2.3/arch/ppc/ Changes by: alanbuxey@usw-pr-cvs1. 02/02/12 07:45:12 Log message: Contexted the non-APUS options. IEEE, Memory devices, IrDA, Mac devices, USB and Bluetooth. Modified files: 2.3/arch/ppc/: config.in Revision Changes Path 1.29 +16 -4 2.3/arch/ppc/config.in |
From: Alan b. <ala...@us...> - 2002-02-12 15:38:06
|
CVSROOT: /cvsroot/linux-apus Module name: 2.3 Repository: 2.3/drivers/scsi/ Changes by: alanbuxey@usw-pr-cvs1. 02/02/12 07:11:55 Log message: Modified the entry for Cyberstorm Mk III SCSI. make xconfig should now work beautifully again...for those that want it 8-) Modified files: 2.3/drivers/scsi/: Config.in Revision Changes Path 1.13 +1 -1 2.3/drivers/scsi/Config.in |
From: Alan B. <al...@ms...> - 2002-02-12 15:25:09
|
hi, quick question. do the CyberStorm MkIII SCSI and BSC Octagon really support being run as modules? and if so, are there any other cards that will run/compile as modules? I ask because I was just fixing up the drivers/scsi/Config.in file and noticed the big differences in how certain cards were treated. Alan |
From: Alan b. <ala...@us...> - 2002-02-12 13:48:04
|
CVSROOT: /cvsroot/linux-apus Module name: 2.3 Repository: 2.3/drivers/char/ Changes by: alanbuxey@usw-pr-cvs1. 02/02/12 05:48:03 Log message: Enclosed APUS checking around the Amiga char devices in their new location Moved Whippet back to the General Tab - sat under PCMCIA enable/disable Updated the defconfig accordingly Modified files: 2.3/arch/ppc/: config.in defconfig 2.3/drivers/char/: Config.in Revision Changes Path 1.28 +3 -0 2.3/arch/ppc/config.in 1.21 +1 -1 2.3/arch/ppc/defconfig 1.6 +3 -4 2.3/drivers/char/Config.in |
From: Geert U. <ge...@li...> - 2002-02-12 13:31:09
|
Hi Alan, > whats really bugging me, though, is the PCMCIA stuff. should > this have its own menu like the x86 folks? In drivers/pcmcia/Config.in is only the chipset-specific support. In theory you could move the generic Amiga Gayle PCMCIA support there, but that may not be worth the hassle. About the individual drivers: on other platforms PCMCIA is just ISA (or PCI, if Cardbus), so the drivers are put in other directories. The Whippet is special since it depends on Amiga PCMCIA support, not ISA-through-PCMCIA support. So I'd keep it where it is right now. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li... In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds |
From: Geert U. <ge...@li...> - 2002-02-12 13:18:59
|
On Tue, 12 Feb 2002, Alan Buxey wrote: > > Actually drivers/char/Config.in is the correct place. > > this is what I thought. > > okay, I propose to move all of char devices > > Amiga builtin serial support > Multiface Card III serial support > A2232 serial support > RBM IOBlix Zorro2 serial support > > to the devices/char/Config.in > > > t'is okay? Yes, assumed you protect the first one by CONFIG_AMIGA, and the others by CONFIG_ZORRO. We're not gonna make the same mistakes as the PeeCee boys, are we? :-) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li... In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds |
From: <no...@so...> - 2002-02-12 13:06:55
|
Bugs item #230693, was opened at 2001-02-01 03:55 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105907&aid=230693&group_id=5907 Category: 2.4 Kernel Group: None Status: Open >Resolution: Remind Priority: 5 Submitted By: Piotr Tajdus (dus) Assigned to: Nobody/Anonymous (nobody) Summary: pcmcia ethernet card Initial Comment: i compiled 2.4.0 sources with apne and system stop when kernel look for pcmcia ethernet card. i think that system is still alive, but wait for something. i can send via e-mail dmesg and .config dus ---------------------------------------------------------------------- >Comment By: Alan buxey (alanbuxey) Date: 2002-02-12 05:06 Message: Logged In: YES user_id=34303 Does this problem still occur in recent 2.4.x release? ---------------------------------------------------------------------- Comment By: Alan buxey (alanbuxey) Date: 2001-05-17 08:42 Message: Logged In: YES user_id=34303 do you get the same result when you use 2.4.4 (use CVS to upgrade your sources) ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2001-03-30 03:47 Message: Logged In: NO My output from dmesg >>>>>>>>>>>>>>>>>>>> Total memory = 63MB; using 0kB for hash table (at 00000000) Linux version 2.4.2 (michdaen@pismo) (gcc version 2.95.3 20010219 (prerelease)) #66 Thu Mar 15 18:29:35 CET 2001 Amiga hardware found: [A1200] VIDEO BLITTER AUDIO FLOPPY A1200_IDE KEYBOARD MOUSE SERIAL PARALLEL A2000_CLK CHIP_RAM PAULA LISA ALICE_PAL PCMCIA ZORRO On node 0 totalpages: 16256 zone(0): 16256 pages. zone(1): 0 pages. zone(2): 0 pages. Kernel command line: root=/dev/hda3 debug=mem nobat 60nsram amiga_enable_irq: Trying to enable auto-vector IRQ 1 amiga_enable_irq: Trying to enable auto-vector IRQ 3 amiga_enable_irq: Trying to enable auto-vector IRQ 4 amiga_enable_irq: Trying to enable auto-vector IRQ 5 amiga_enable_irq: Trying to enable auto-vector IRQ 7 amiga_enable_irq: Trying to enable auto-vector IRQ 2 amiga_enable_irq: Trying to enable auto-vector IRQ 6 APUS: BATs=1, BUS=67MHz, RAM=60ns, PCI bridge=0 time_init: decrementer frequency = 16.504254 MHz Console: colour dummy device 80x25 Calibrating delay loop... 109.77 BogoMIPS Memory: 61124k available (1688k kernel code, 788k data, 264k init, 0k highmem) Dentry-cache hash table entries: 8192 (order: 4, 65536 bytes) Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes) Page-cache hash table entries: 16384 (order: 4, 65536 bytes) Inode-cache hash table entries: 4096 (order: 3, 32768 bytes) POSIX conformance testing by UNIFIX PCI: Probing PCI hardware Zorro: Probing AutoConfig expansion devices: 1 device Linux NET4.0 for Linux 2.4 Based upon Swansea University Computer Society NET3.039 Starting kswapd v1.8 Console: switching to colour frame buffer device 80x25 fb0: Amiga AGA frame buffer device, using 1280K of video memory clgen: Driver for Cirrus Logic based graphic boards, v1.9.8 Couldn't find PCI device pty: 256 Unix98 ptys configured block: queued sectors max/low 40496kB/13498kB, 128 slots per queue RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize loop: enabling 8 loop devices Uniform Multi-Platform E-IDE driver Revision: 6.31 ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx ide0: Gayle IDE interface (A1200 style) hda: QUANTUM FIREBALL_TM2550A, ATA DISK drive hdb: QUANTUM FIREBALL1280A, ATA DISK drive ide0 at 80da0000 on irq 0x0000000c hda: 5008752 sectors (2564 MB) w/76KiB Cache, CHS=4969/16/63 hdb: 2503872 sectors (1282 MB) w/83KiB Cache, CHS=2484/16/63 Partition check: hda: RDSK hda1 hda2 hda3 hdb: RDSK hdb1 hdb2 FD: probing units found <5>fd: drive 0 didn't identify, setting default ffffffff fd0 Looking for PCMCIA ethernet card : <<<<<<<<<<<<<<<<<<<< ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2001-03-30 02:11 Message: Logged In: NO I have the same problem with 2.4.2 (the one which can be downloaded from here). I have to remove my PCMCIA ethernet to be able to boot up. Both 2.2.10 and 2.4.1 crashes for me when trying to boot from them after install. So the only time I can use my ethernet card is when I'm install LinuxPPC with 2.2.10 ---------------------------------------------------------------------- Comment By: Michel Daenzer (mdaenzer) Date: 2001-02-01 04:47 Message: Please include the dmesg and .config with this bug. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105907&aid=230693&group_id=5907 |
From: <no...@so...> - 2002-02-12 13:05:13
|
Bugs item #512697, was opened at 2002-02-04 02:53 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105907&aid=512697&group_id=5907 Category: 2.4 Kernel Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to: Alan buxey (alanbuxey) Summary: minor: A2232 has no parallel port Initial Comment: [...]/apus_defconfig 61 # 62 # Parallel port support 63 # 89 CONFIG_A2232=y Nonsense, A2232 only has serial ports. CONFIG_A2232=y is set below, in the serial ports section, anyway. Just delete that line. Enver ---------------------------------------------------------------------- >Comment By: Alan buxey (alanbuxey) Date: 2002-02-12 05:05 Message: Logged In: YES user_id=34303 That area isnt strictly a 'parallel port' region.. being used for generic Amiga devices (eg PCMCIA and was where Amiga-specific char devices were lying). Its been cleared up now though ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105907&aid=512697&group_id=5907 |
From: Alan b. <ala...@us...> - 2002-02-12 12:59:47
|
CVSROOT: /cvsroot/linux-apus Module name: 2.3 Repository: 2.3/drivers/char/ Changes by: alanbuxey@usw-pr-cvs1. 02/02/12 04:59:46 Log message: Moved the Amiga char devices to the Character config menu, updated the defconfig accordingly. Left the PCMCIA options alone for now. Modified files: 2.3/arch/ppc/: config.in defconfig 2.3/drivers/char/: Config.in Revision Changes Path 1.27 +0 -14 2.3/arch/ppc/config.in 1.20 +9 -9 2.3/arch/ppc/defconfig 1.5 +16 -0 2.3/drivers/char/Config.in |